Home | History | Annotate | Download | only in msan
      1 # The rules in this file are only applied at compile time.
      2 # Because the Chrome buildsystem does not automatically touch the files
      3 # mentioned here, changing this file requires clobbering all MSan bots.
      4 #
      5 # Please think twice before you add or remove these rules.
      6 
      7 # This is a stripped down copy of Chromium's blacklist.txt, to enable
      8 # adding WebRTC-specific blacklist entries.
      9 
     10 # Uninit in zlib. http://crbug.com/116277
     11 fun:*MOZ_Z_deflate*
     12 
     13