[Bug 753340] validate: media-check: Handle NULL GError in media descriptor writer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 2 08:40:07 PDT 2015


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

Thibault Saunier <tsaunier at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|git master                  |1.7.1

--- Comment #6 from Thibault Saunier <tsaunier at gnome.org> ---
commit e1c1c45eb82e79915f46bcbcf113f3287eefbed3
Author: Vineeth TM <vineeth.tm at samsung.com>
Date:   Mon Aug 17 10:40:22 2015 +0900

    validate: media-check: Pass NULL instead of GError if not using it

    If not using the GError being passed on to media descriptor, writer and
parser,
    simply pass NULL instead of GError.

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

commit 15c87003b8c48a473b1160a5d93e12b06f3fe90c
Author: Vineeth TM <vineeth.tm at samsung.com>
Date:   Mon Aug 17 10:31:33 2015 +0900

    validate: descriptor-writer: Handle NULL GError address and free GError
during error cases

    writer_new_discover() API should be able to accept NULL GError and in case
of
    error, if GError is passed on as parameter, it should be propagated, else
it
    should be free'd.

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

-- 
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