diff options
| author | Andy Wingo <wingo@pobox.com> | 2005-10-02 23:08:35 +0000 |
|---|---|---|
| committer | Andy Wingo <wingo@pobox.com> | 2005-10-02 23:08:35 +0000 |
| commit | 03f926ce2e0c8155003669344a719fe56ae614eb (patch) | |
| tree | 137810725ec3b26fac0cff4a39f29d0c24bdcf45 /ChangeLog | |
| parent | 94bcb7452db28b8559cd01cd9517395ab760cce7 (diff) | |
ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc error returns.
Original commit message from CVS:
2005-10-03 Andy Wingo <wingo@pobox.com>
* ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
error returns.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-10-03 Andy Wingo <wingo@pobox.com> + + * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc + error returns. + 2005-10-02 Andy Wingo <wingo@pobox.com> * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base. |
