[Bug 751628] tests: caps: test_intersect_flagset failure
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 29 05:48:27 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=751628
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution|--- |FIXED
--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Looks correct, the value collect signature for flagsets is "ii". Pushed, thanks
for the patch:
commit 17300389535b30a2986805dba9254fcee613d36a
Author: Vineeth TM <vineeth.tm at samsung.com>
Date: Mon Jun 29 13:57:11 2015 +0900
tests: caps: fix test_intersect_flagset failure
test_intersect_flagset fails because when caps is being
created, flags and mask are being cast to uint64 while
they should be uint. This results in invalid memory access
or a segfault.
https://bugzilla.gnome.org/show_bug.cgi?id=751628
--
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