summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2005-02-19 20:01:36 +0000
committerTim-Philipp Müller <tim@centricular.net>2005-02-19 20:01:36 +0000
commit823aa669a75ee39aef399b88b26e5270276c3ee0 (patch)
treed3480bfd0a86b52b76a7b803448214ac5bc24805
parent7b9ab4298c7f94df7ebf7a0b2414203068ebd490 (diff)
downloadgst-plugins-bad-823aa669a75ee39aef399b88b26e5270276c3ee0.tar.gz
gst-plugins-bad-823aa669a75ee39aef399b88b26e5270276c3ee0.tar.bz2
gst-plugins-bad-823aa669a75ee39aef399b88b26e5270276c3ee0.zip
Don't leak othercaps in link function (fixes #167878)
Original commit message from CVS: Don't leak othercaps in link function (fixes #167878)
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0081dde1..0fbd2c18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-02-19 Martin Holters <martin.holters@gmx.de>
+
+ Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/audioconvert/bufferframesconvert.c:
+ (buffer_frames_convert_link):
+ Don't leak othercaps. (fixes #167878)
+
2005-02-19 Arwed v. Merkatz <v.merkatz@gmx.net>>
* configure.ac: