wseemann / FFmpegMediaPlayer

FFmpegMediaPlayer can be used to control playback of audio/video files and streams.
675 stars 200 forks source link

Buffer is not initialized but can be freed. (#105) #126

Closed YouKim closed 7 years ago

YouKim commented 7 years ago

AudioPlayer.buffer is not initialized and freed. This can cause signal 11, SIGSEGV or unpredictable failure.