[Bug 796847] gstreamer-1.14.2: 3 * redundant condition ?

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 24 07:03:02 UTC 2018


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.15.1

--- Comment #3 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit b079334c1c8f250a6b15c5c6950d60d5eb849c2b (HEAD -> master, origin/master,
origin/HEAD)
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Tue Jul 24 09:58:31 2018 +0300

    gst: Simplify some boolean expressions

    (!x || (x && y)) is the same as (!x || y)

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

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