[FFmpeg-devel] [PATCH 0/1] libavformat/rtsp: return error if rtsp_hd_out is null instead of crash

phunkyfish phunkyfish at gmail.com
Tue Sep 17 23:43:30 EEST 2019


There is an issue in kodi where this value can be null, a previous patch attempted to fix this in rtspdec but the more correct solution is to return an error in that case

phunkyfish (1):
  libavformat/rtsp: return error if rtsp_hd_out is null instead of crash

 libavformat/rtsp.c | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.20.1 (Apple Git-117)



More information about the ffmpeg-devel mailing list