gstreamer/subprojects/gstreamer/tests/check
Nicolas Dufresne 343c42ca84 flagset: Fail parsing on overflowing hex strings
This adds code to detect when the hex form of the string we are to
parse exceeds the number of bytes that would form a 32bit flag. This will
avoid treating as flagset anything above then the expected 32 bits and also
stop treading DRM format with modifiers as flagset (like
drm-format=AB24:0x0100000000000002).

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4775>
2023-06-09 22:26:39 +00:00
..
elements filesink: Fix buffered mode writing 2023-06-09 03:22:30 +09:00
generic Move files from gstreamer into the "subprojects/gstreamer/" subdir 2021-09-24 16:13:07 -03:00
gst flagset: Fail parsing on overflowing hex strings 2023-06-09 22:26:39 +00:00
libs tests: basesink: Add STREAM-START after EOS test 2023-06-06 21:31:16 +00:00
pipelines parse: Add unit test for array parsing in capsfilters 2023-03-16 10:51:38 +00:00
tools Move files from gstreamer into the "subprojects/gstreamer/" subdir 2021-09-24 16:13:07 -03:00
gstreamer.supp check: Fix valgrind suppression for debug function list 2022-03-08 08:25:39 +00:00
meson.build Remove glib and gobject dependencies everywhere 2022-04-01 16:32:17 +00:00