[FFmpeg-trac] #1472(avfilter:closed): vf_deshake crash

FFmpeg trac at avcodec.org
Thu Jun 21 17:04:15 CEST 2012


#1472: vf_deshake crash
-------------------------------------+-------------------------------------
             Reporter:  ami_stuff    |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  avfilter
              Version:  git-master   |               Resolution:  fixed
             Keywords:  deshake      |               Blocked By:
  crash SIGSEGV                      |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  1            |
-------------------------------------+-------------------------------------
Changes (by saste):

 * analyzed:  0 => 1
 * status:  open => closed
 * resolution:   => fixed


Comment:

 Fixed in:
 {{{
 commit 1bb30d02959e530c72a0026047cb916883c031a7
 Author: Stefano Sabatini <stefasab at gmail.com>
 Date:   Thu Jun 21 17:00:52 2012 +0200

     lavfi/deshake: fix crash in uninit()

     Add NULL check on avctx before calling avcodec_close() on it.

     Fix trac ticket #1472.

 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1472#comment:3>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list