#11124: encounter "Cannot allocate memory" when opening a media file
------------------------------------+-----------------------------------
Reporter: kmfl | Owner: (none)
Type: defect | Status: closed
Priority: important | Component: ffmpeg
Version: git-master | Resolution: invalid
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+-----------------------------------
Changes (by James):
* status: new => closed
* resolution: => invalid
Comment:
How is this a bug? The demuxer evidently read a value from this fuzzed
input supposed to be a byte size count to be allocated, which is
impossibly big and so it fails and gracefully aborts.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11124#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".