[FFmpeg-trac] #6379(avcodec:new): vaapi_encode_check_config invalid free

FFmpeg trac at avcodec.org
Mon May 8 22:13:39 EEST 2017


#6379: vaapi_encode_check_config invalid free
----------------------------------+-----------------------------------
             Reporter:  serafean  |                    Owner:
                 Type:  defect    |                   Status:  new
             Priority:  normal    |                Component:  avcodec
              Version:  3.2.4     |               Resolution:
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+-----------------------------------

Comment (by jkqxz):

 What is the actual error that you get here?

 I don't see anything wrong with the entrypoints variable - it's
 initialised to NULL and then possibly overwritten by the return value of
 av_malloc_array().  Both of those are always valid things to pass to
 free().

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


More information about the FFmpeg-trac mailing list