[FFmpeg-trac] #7038(avformat:new): Use of uninitialized values in libavformat's hvcc code

FFmpeg trac at avcodec.org
Fri Feb 23 01:01:19 EET 2018


#7038: Use of uninitialized values in libavformat's hvcc code
--------------------------------------+----------------------------------
               Reporter:  jamrial     |                  Owner:
                   Type:  defect      |                 Status:  new
               Priority:  important   |              Component:  avformat
                Version:  git-master  |               Keywords:  hevc
             Blocked By:              |               Blocking:
Reproduced by developer:  0           |  Analyzed by developer:  0
--------------------------------------+----------------------------------
 {{{
 valgrind --track-origins=yes --leak-check=full ./ffmpeg -i $FATE_SAMPLES
 /hevc-conformance/WPP_A_ericsson_MAIN10_2.bit -c:v copy out.mov
 }}}

 The above will report a lot of such errors in different functions from
 libavformat/hevc.c

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7038>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list