Change #254698
| Category | ffmpeg |
| Changed by | 0xBat <monsterbat02@gmail.com> |
| Changed at | Fri 09 Jan 2026 23:44:58 |
| Repository | https://git.ffmpeg.org/ffmpeg.git |
| Project | ffmpeg |
| Branch | master |
| Revision | 3b0409dd13508a27e8758088ae8023fcec20ed44 |
Comments
doc/examples/hw_decode: fix memory leak in codec context initialization Properly free decoder_ctx on failure to prevent a memory leak during initialization. Signed-off-by: 0xBat <monsterbat02@gmail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Changed files
- doc/examples/hw_decode.c