[Bug 755326] souphttpclientsink: Fix memory leaks and segfault crash.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Oct 11 19:22:59 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=755326

Vineeth <vineeth.tm at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #311814|needs-work                  |none
             status|                            |
 Attachment #311814|0                           |1
        is obsolete|                            |

--- Comment #8 from Vineeth <vineeth.tm at samsung.com> ---
Created attachment 313093
  --> https://bugzilla.gnome.org/attachment.cgi?id=313093&action=edit
patch 1: replace redundant free_buffer_list

Making it into four patches.

1) Replace redundant free_buffer_list with g_list_free_full.
2) Free streamheader_buffers and sent_buffers during failure cases.
3) Check if location being set is valid.
4) Check if soup message is created.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list