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:
Stefan Kost 2004-11-01 11:45:26 +00:00
parent e7d7592bf6
commit 461c67c70e

View file

@ -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):