[FFmpeg-trac] #9082(avcodec:new): Memory leak while trancoding on GPU

FFmpeg trac at avcodec.org
Wed Jan 27 21:35:54 EET 2021


#9082: Memory leak while trancoding on GPU
------------------------------------+-----------------------------------
             Reporter:  misko       |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by Balling):

 Replying to [comment:5 misko]:
 > Replying to [comment:4 mkver]:
 > > Can you test with ASAN? It's way faster than Valgrind.
 >
 > I can try. Is it enough just to enable --toolchain=gcc-asan configure
 flag?
 No, you need to use -fsanitize=address compiler flags (both CFLAGS and
 CXXFLAGS) and linker flags (LDFLAGS).

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


More information about the FFmpeg-trac mailing list