[FFmpeg-trac] #6747(avcodec:new): libavcodec/vorbis.c:61]: (style) Array index 'p' is used before limits check.

FFmpeg trac at avcodec.org
Tue Oct 17 12:26:31 EEST 2017


#6747: libavcodec/vorbis.c:61]: (style) Array index 'p' 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        |
---------------------------------+---------------------------------------
 Source code is

    for (p = 0; (bits[p] == 0) && (p < num); ++p)

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


More information about the FFmpeg-trac mailing list