[FFmpeg-devel] [WIP] False positives on Coverity
Michael Niedermayer
michael at niedermayer.cc
Thu Jul 25 17:41:26 EEST 2024
On Sat, Jul 13, 2024 at 01:20:23AM +0200, Michael Niedermayer wrote:
> On Fri, Jul 12, 2024 at 01:55:42AM +0200, Michael Niedermayer wrote:
> [...]
> > Only 7 outstanding remain from prior may. and 19 total. So 99% of issues
>
> down to 3 outstanding prior may and 8 overall
>
>
> [...]
> > 1604599 Overflowed constant; intentional
> > 1604530 Infinite loop ; "intentional"
> > 700368 Explicit null dereferenced ; the loop will exit after this and the code cannot be reached
> > 1559187 Data race condition ; intentional
> > 1591898 Unsigned compared against 0 ; pollfd has a signed fd on some platforms
> > 1559180 Check of thread-shared field evades lock acquisition ; See source code
>
> 4 more false positives:
> 1604428 Overflowed return value ; avio_tell() misanalysis
> 1604511 Overflowed constant ; intentional
> 1604570 Overflowed constant ; not possible
> 1591857 Resource leak ; I think this works like intended
Heres a CSV of the fate of the issues from the 22nd april outstanding set
(this should match the other things posted)
Some of the issues where categorized and or fixed by Andreas or possibly
other people. These are listed too now as far as it could be inferred
from git and coverity CSVs and various notes easily. Sadly coverity does
not export the usernames of people updating an entry in any CSV.
If you see any errors, dont hesitate to post corrections
thx
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Dictatorship: All citizens are under surveillance, all their steps and
actions recorded, for the politicians to enforce control.
Democracy: All politicians are under surveillance, all their steps and
actions recorded, for the citizens to enforce control.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Classification-07-12.csv
Type: text/csv
Size: 84835 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20240725/bcb34731/attachment.csv>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20240725/bcb34731/attachment.sig>
More information about the ffmpeg-devel
mailing list