[FFmpeg-trac] #6745(avcodec:new): libavcodec/xfacedec.c:126]: (style) Array index 'i' is used before limits check.

FFmpeg trac at avcodec.org
Tue Oct 17 12:21:42 EEST 2017


#6745: libavcodec/xfacedec.c:126]: (style) Array index 'i' is used before limits
check.
---------------------------------+---------------------------------------
             Reporter:  dcb      |                     Type:  defect
               Status:  new      |                 Priority:  normal
            Component:  avcodec  |                  Version:  unspecified
             Keywords:           |               Blocked By:
             Blocking:           |  Reproduced by developer:  0
Analyzed by developer:  0        |
---------------------------------+---------------------------------------
 for (i = 0, k = 0; avpkt->data[i] && i < avpkt->size; i++) {

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


More information about the FFmpeg-trac mailing list