Changes between Initial Version and Version 1 of Ticket #10628
- Timestamp:
- Oct 18, 2023, 5:07:55 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10628 – Description
initial v1 9 9 10 10 The playback is fine. However, with seek there is a heap use after free crash: 11 12 13 {{{ 11 14 12 15 Seek to 35% ( 0:10:26) of total duration ( 0:29:59) B f=0/0 … … 71 74 #17 0x559f48e5405c in frame_worker_thread /home/quink/work/ffmpeg-ci/build/ffmpeg/src/libavcodec/pthread_frame.c:223:21 72 75 #18 0x7f97d8094ac2 in start_thread nptl/./nptl/pthread_create.c:442:8 76 }}}


