Change #266637
| Category | ffmpeg |
| Changed by | James Almer <jamrial@gmail.com> |
| Changed at | Sat 09 May 2026 16:28:46 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 2948acd528af8368094a707b83d4f4dff96f61eb |
Comments
avformat/nal: take into account removed zero bytes when calculating buffer size in nal_parse_units() Fixes issue #23010 Signed-off-by: James Almer <jamrial@gmail.com>
Changed files
- libavformat/nal.c