#6745 closed defect (fixed)
libavcodec/xfacedec.c:126]: (style) Array index 'i' is used before limits check.
| Reported by: | dcb | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | avcodec |
| Version: | git-master | Keywords: | xface |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
for (i = 0, k = 0; avpkt->data[i] && i < avpkt->size; i++) {
Change History (2)
comment:1 by , 8 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 8 years ago
| Keywords: | xface added |
|---|---|
| Version: | unspecified → git-master |
Note:
See TracTickets
for help on using tickets.



Fixed in 8c9fff618382bd19388f24558ff5c2fd10d85768.