gst/gstplugin.c: Restore the previous signal handler for SIGSEGV instead of setting...
authorDavid Schleef <ds@schleef.org>
Tue, 2 Jan 2007 06:14:06 +0000 (06:14 +0000)
committerDavid Schleef <ds@schleef.org>
Tue, 2 Jan 2007 06:14:06 +0000 (06:14 +0000)
commitb7e44879526e658e9eb9aa1951c9e0a39634b8c9
tree8c851e9d02da49b5831aa79ea6908a43c8c6a8e6
parent24e12f3c9c5773493fddaab234327a4e91f4ab2d
gst/gstplugin.c: Restore the previous signal handler for SIGSEGV instead of setting to default, since we may have sto...

Original commit message from CVS:
* gst/gstplugin.c:
Restore the previous signal handler for SIGSEGV instead of
setting to default, since we may have stolen it away from
someone.  (i.e., Mono)
ChangeLog
gst/gstplugin.c