From 823aa669a75ee39aef399b88b26e5270276c3ee0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sat, 19 Feb 2005 20:01:36 +0000 Subject: Don't leak othercaps in link function (fixes #167878) Original commit message from CVS: Don't leak othercaps in link function (fixes #167878) --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0081dde1..0fbd2c18 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2005-02-19 Martin Holters + + Reviewed by: Tim-Philipp Müller + + * gst/audioconvert/bufferframesconvert.c: + (buffer_frames_convert_link): + Don't leak othercaps. (fixes #167878) + 2005-02-19 Arwed v. Merkatz > * configure.ac: -- cgit v1.2.1