[FFmpeg-trac] #8339(undetermined:new): Copy paste error in error handler in vmdvideo.c:229

FFmpeg trac at avcodec.org
Sun Oct 27 13:05:30 EET 2019


#8339: Copy paste error in error handler in vmdvideo.c:229
-------------------------------------+-------------------------------------
             Reporter:  mhermeling   |                     Type:  defect
               Status:  new          |                 Priority:  minor
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 There is a copy paste error, which outputs the wrong information in a log
 message. Found during static analysis, see the attached image from
 GrammaTech CodeSonar.

 frame_width on line 229 should be frame_height.

 Very minor issue clearly.

 How to reproduce:
 {{{
 % ffmpeg -i input ... output
 ffmpeg version
 built on ...
 }}}
 Patches should be submitted to the ffmpeg-devel mailing list and not this
 bug tracker.

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


More information about the FFmpeg-trac mailing list