[FFmpeg-trac] #3194(avcodec:new): valgrind leak on example package
FFmpeg
trac at avcodec.org
Wed Dec 4 18:07:01 CET 2013
#3194: valgrind leak on example package
------------------------------------+-----------------------------------
Reporter: andreyv | Owner:
Type: defect | Status: new
Priority: normal | Component: avcodec
Version: git-master | Resolution:
Keywords: leak | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+-----------------------------------
Comment (by andreyv):
It is no av_malloc there. It should be called from avcodec_open2.
At least it seems to be.
The leak in av_malloc as it assign more than enough maybe, that's not
freed at the end
I've not investigated from source code perspective, only from library
usage
--
Ticket URL: <https://trac.ffmpeg.org/ticket/3194#comment:5>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list