mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
Don't leak othercaps in link function (fixes #167878)
Original commit message from CVS: Don't leak othercaps in link function (fixes #167878)
This commit is contained in:
parent
e3d01e9d19
commit
60dd9fbc4d
1 changed files with 8 additions and 0 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue