#5101: Variables used uninitialized in libavformat/utils.c
------------------------------------+------------------------------------
Reporter: jeremyhu | Owner:
Type: defect | Status: new
Priority: minor | Component: avformat
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+------------------------------------
Changes (by cehoyos):
* priority: normal => minor
* version: unspecified => git-master
Comment:
Both variables are not accessed if they are uninitialized and the compiler
should be able to see this. Maybe the standard forbids to pass
uninitialized values as function parameters?
--
Ticket URL: <https://trac.ffmpeg.org/ticket/5101#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac