Fixes CID 1636854
---
 libavformat/iff.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/libavformat/iff.c b/libavformat/iff.c
index ab0488dd31..de58b93421 100644
--- a/libavformat/iff.c
+++ b/libavformat/iff.c
@@ -1007,8 +1007,6 @@ static int iff_read_packet(AVFormatContext *s,
         av_assert0(0);
     }
 
-    if (ret < 0)
-        return ret;
     return ret;
 }
 
-- 
2.45.2

-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to