tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

ubsan_enum_blacklist.txt (412B)


      1 # All entries in this file are to suppress issues reported by enum.
      2 # Blacklists for other reasons should go in separate blacklist files.
      3 
      4 [enum]
      5 
      6 # bug 1404151
      7 src:*/lul/LulDwarfExt.h
      8 src:*/lul/LulDwarf.cpp
      9 
     10 # bug 1405142
     11 src:*/widget/gtk/*
     12 
     13 # bug 1619468
     14 src:*/security/manager/ssl/nsSiteSecurityService.cpp
     15 
     16 # bug 1619484
     17 src:*/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_and_cursor_composer.cc