On Fri, May 20, 2022 at 01:43:12AM +0200, Michael Niedermayer wrote:
> This function needs more cleanup and it lacks error handling
>
> Fixes: use of uninitialized memory
> Fixes: CID700776
>
> Signed-off-by: Michael Niedermayer
> ---
> libavformat/rtsp.c | 2 ++
> 1 file changed, 2 insertions(
This function needs more cleanup and it lacks error handling
Fixes: use of uninitialized memory
Fixes: CID700776
Signed-off-by: Michael Niedermayer
---
libavformat/rtsp.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libavformat/rtsp.c b/libavformat/rtsp.c
index 88e9ef5226..f948f1d395 1