[FFmpeg-trac] #5059(avformat:closed): ffserver crash at init_muxer

FFmpeg trac at avcodec.org
Tue Dec 15 19:22:20 CET 2015


#5059: ffserver crash at init_muxer
-------------------------------------+-------------------------------------
             Reporter:  tdk          |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  important    |                Component:  avformat
              Version:  git-master   |               Resolution:  fixed
             Keywords:  crash        |               Blocked By:
  regression                         |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by reynaldo):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 This bug should had been fixed by:

    ffserver: allocate AVStream's internal too

     Avoids segfault at init_muxer() (mux.c) due to a
     null pointer dereference on the recently
     introduced AVStream->internal

     Fixes: #5059 (https://trac.ffmpeg.org/ticket/5059)

     Signed-off-by: Reynaldo H. Verdejo Pinochet <reynaldo at osg.samsung.com>

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


More information about the FFmpeg-trac mailing list