Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #270260

Category ffmpeg
Changed by Michael Niedermayer <michaelohnoyoudont@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