GNOME Bugzilla – Bug 723519
rtsp-thread-pool leaks memory when sharing threads
Last modified: 2014-02-25 22:28:28 UTC
Created attachment 267925 [details] [review] Unref threads which are shared from thread_stop rtsp-thread-pool leaks memory when sharing threads. Proposing a fix.
commit 274d4b017fe4967b616e67f8dfe40fb30bfb053e Author: Ognyan Tonchev <ognyan@axis.com> Date: Fri Jan 31 15:02:22 2014 +0100 thread-pool: Unref reused threads in gst_rtsp_thread_stop() Fixes https://bugzilla.gnome.org/show_bug.cgi?id=723519