diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2006-07-14 09:11:11 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2006-07-14 09:11:11 +0000 |
commit | 5bb4cea9cf60fdf57742fbf79c12aecacb02946b (patch) | |
tree | e6c939cef89937910e4a53a6d717d11593044cf4 /ChangeLog | |
parent | 36b3b4cdbdcd2e2dd6828bb761efa76404712687 (diff) | |
download | gst-plugins-bad-5bb4cea9cf60fdf57742fbf79c12aecacb02946b.tar.gz gst-plugins-bad-5bb4cea9cf60fdf57742fbf79c12aecacb02946b.tar.bz2 gst-plugins-bad-5bb4cea9cf60fdf57742fbf79c12aecacb02946b.zip |
gst/nsf/: Remove crack malloc/free replacement.
Original commit message from CVS:
* gst/nsf/Makefile.am:
* gst/nsf/memguard.c:
* gst/nsf/memguard.h:
* gst/nsf/types.h:
Remove crack malloc/free replacement.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2006-07-14 Wim Taymans <wim@fluendo.com> + + * gst/nsf/Makefile.am: + * gst/nsf/memguard.c: + * gst/nsf/memguard.h: + * gst/nsf/types.h: + Remove crack malloc/free replacement. + 2006-07-13 Thomas Vander Stichele <thomas at apestaart dot org> * docs/plugins/Makefile.am: |