nschlia / ffmpegfs

FUSE-based transcoding filesystem with video support from many formats to FLAC, MP4, TS, WebM, OGG, MP3, HLS, and others.
https://nschlia.github.io/ffmpegfs/
GNU General Public License v3.0
198 stars 14 forks source link

Possible crash in transcoder_thread #68

Closed nschlia closed 3 years ago

nschlia commented 3 years ago

Possible crash in transcoder_thread: Decoder object could have been used after being freed.

Probability of a crash was highest when user seeked in the transcoded file. Did not see that happen, though, big was found in code review.

nschlia commented 3 years ago

Fixed with commit 3f605a850afdf379ad0a1f727b5c5ee03f990688