gst/rtpmanager/rtpsource.c: Make sure to unref the caps used by RTPSource to prevent...
authorPeter Kjellerstedt <pkj@axis.com>
Fri, 9 May 2008 07:41:58 +0000 (07:41 +0000)
committerPeter Kjellerstedt <pkj@axis.com>
Fri, 9 May 2008 07:41:58 +0000 (07:41 +0000)
commit977c7f0d907795f9622d8e8ce5078e6b55823122
tree1408c4dd8dabc7a4440cb25abbbad22b0fccf586
parent5d89e2e0a4a28c9478113a243f0862f3da24e892
gst/rtpmanager/rtpsource.c: Make sure to unref the caps used by RTPSource to prevent a memory leak.

Original commit message from CVS:
* gst/rtpmanager/rtpsource.c: (rtp_source_finalize):
Make sure to unref the caps used by RTPSource to prevent a memory leak.
ChangeLog
common
gst/rtpmanager/rtpsource.c