When a possible overflow was detected, there was a break
to exit the while loop.
However, it should have already substracted 2 bytes from
program_info_length (descriptor ID + length).
Ticket #9422
---
libavformat/mpegts.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/lib
When an possible overflow was detected, there was a break to exit the while
loop.
However, it should have already substracted 2 bytes from program_info_length
(descriptor ID + length).
Ticket #9422
---
libavformat/mpegts.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/
When an possible overflow was detected, there was a break to exit the while
loop.
However, it should have already substracted 2 bytes from program_info_length
(descri^Cor ID + length).
---
libavformat/mpegts.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/libavformat/m