SHA256
1
0
forked from pool/vlc
2015-03-02 14:32:33 +00:00
committed by Git OBS Bridge
parent 1170909d5b
commit fca987f5fb
2 changed files with 10 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
# according to the developers this is a false positive
addFilter("libvlccore8.* shared-lib-calls-exit")
addFilter("libvlccore.* shared-lib-calls-exit")
# there's a good reason for packaging vlc and vlc.desktop separately
addFilter("desktopfile-without-binary")
@@ -7,6 +7,3 @@ addFilter("desktopfile-without-binary")
# plugins.dat is created on startup if necessary
addFilter("vlc-noX.* ghost-files-without-postin")
# these are false positives
addFilter("(libvlccore8|vlc-qt).* file-contains-date-and-time")