From 30b54891b62a6d1299992eeca853e4807d4ff221 Mon Sep 17 00:00:00 2001 From: Stefan Kost Date: Mon, 1 Nov 2004 11:45:26 +0000 Subject: [PATCH] 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 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4161257..0b6aaad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-11-01 Stefan Kost + + * 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 * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_finalize): -- 2.7.4