projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d9421d
)
added two api precondition guards use g_strdup with getenv to fix crash when using...
author
Stefan Kost
<ensonic@users.sourceforge.net>
Mon, 1 Nov 2004 11:45:26 +0000
(11:45 +0000)
committer
Stefan Kost
<ensonic@users.sourceforge.net>
Mon, 1 Nov 2004 11:45:26 +0000
(11:45 +0000)
Original commit message from CVS:
added two api precondition guards
use g_strdup with getenv to fix crash when using ENVVAR
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 4161257299524af1603a7cc55947da3809a904f1..0b6aaad27fb79ce5e6f08e985df7fc34ef3bc64c 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-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):