]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gstreamer0-10.git/commit
gst/gstpad.c: Fix possible deadlock if pad eventfunc is not specified. Fixes #421177.
authorWim Taymans <wim.taymans@gmail.com>
Thu, 22 Mar 2007 08:23:41 +0000 (08:23 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 22 Mar 2007 08:23:41 +0000 (08:23 +0000)
commit88c8547b6765e96e6cbe9db227b08985fbfdede3
treeb74e4a1525991bfd2fd1ceaa3f537f36e7157c4c
parentb20f57c44e4bf41629546ef44f7a6baedd4596a6
gst/gstpad.c: Fix possible deadlock if pad eventfunc is not specified.  Fixes #421177.

Original commit message from CVS:
Patch by: <syrjala at sci dot fi>
* gst/gstpad.c: (gst_pad_alloc_buffer_full), (gst_pad_send_event):
Fix possible deadlock if pad eventfunc is not specified.  Fixes #421177.
Improve debugging.
ChangeLog
gst/gstpad.c