mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-24 17:20:36 +00:00
added two api precondition guards use g_strdup with getenv to fix crash when using ENVVAR
Original commit message from CVS: added two api precondition guards use g_strdup with getenv to fix crash when using ENVVAR
This commit is contained in:
parent
0171c7ae3b
commit
30b54891b6
1 changed files with 6 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2004-11-01 Stefan Kost <ensonic@users.sf.net>
|
||||
|
||||
* ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_link):
|
||||
added two api precondition guards
|
||||
use g_strdup with getenv to fix crash when using ENVVAR
|
||||
|
||||
2004-11-01 Jan Schmidt <thaytan@mad.scientist.com>
|
||||
* ext/esd/esdsink.c: (gst_esdsink_class_init),
|
||||
(gst_esdsink_finalize):
|
||||
|
|
Loading…
Reference in a new issue