[FFmpeg-trac] #8794(avcodec:new): memory leak in qsv decoding

FFmpeg trac at avcodec.org
Wed Jan 6 07:24:41 EET 2021


#8794: memory leak in qsv decoding
------------------------------------+-----------------------------------
             Reporter:  fvb         |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  important   |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  qsv leak    |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by XuGuangxin):

 Hi fvb,
 the file is large. could you use a smaller one to reproduce the issue?
 I tried the latest code with jellyfish-3-mbps-hd-h264.mkv
 It's no leak.

 thanks


 ==14492== HEAP SUMMARY:
 ==14492==     in use at exit: 3,677 bytes in 11 blocks
 ==14492==   total heap usage: 16,853 allocs, 16,842 frees, 53,434,200
 bytes allocated
 ==14492==
 ==14492== LEAK SUMMARY:
 ==14492==    definitely lost: 0 bytes in 0 blocks
 ==14492==    indirectly lost: 0 bytes in 0 blocks
 ==14492==      possibly lost: 0 bytes in 0 blocks
 ==14492==    still reachable: 3,677 bytes in 11 blocks
 ==14492==         suppressed: 0 bytes in 0 blocks
 ==14492== Reachable blocks (those to which a pointer was found) are not
 shown.
 ==14492== To see them, rerun with: --leak-check=full --show-leak-kinds=all

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8794#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list