mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 15:15:23 +00:00
1813ae2d33
Note that the analysis currently just looks at the AST subtree of the function call site and is therefore unable to correctly deal with cases such as the last two hunks of the change to OggCodecState.cpp. Fixing the analysis to deal with that would be very difficult, so we currently adjust the code so that it compiles. The first hunk in that file though is a real bug that this analysis found. |
||
---|---|---|
.. | ||
moz.build | ||
OggCodecState.cpp | ||
OggCodecState.h | ||
OggDecoder.cpp | ||
OggDecoder.h | ||
OggReader.cpp | ||
OggReader.h | ||
OggWriter.cpp | ||
OggWriter.h | ||
OpusParser.cpp | ||
OpusParser.h |