GNOME Bugzilla – Bug 726642
rtspconnection: minor memory leak in error handling
Last modified: 2014-04-12 13:24:06 UTC
The uri will be leaked if connection_connect() fails.
Created attachment 272291 [details] [review] rtspconnection: Fix memory leak in error handling
commit d7857325c50b7fa173e980bdaec77c405f7b50b9 Author: Ognyan Tonchev <otonchev@gmail.com> Date: Sun Mar 16 17:04:44 2014 +0100 rtspconnection: Fix minor memory leaks in error handling Fixes https://bugzilla.gnome.org/show_bug.cgi?id=726642