Change #270260
| Category | ffmpeg |
| Changed by | Michael Niedermayer <michael@niedermayer.cc> |
| Changed at | Wed 10 Jun 2026 09:48:37 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | d3a56ed37b36511138313f0b489e168efb3a9115 |
Comments
swscale/tests/sws_ops: fix uops leak on translate success path Fall through to the existing cleanup so uops is freed on both the success and failure paths. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Changed files
- libswscale/tests/sws_ops.c