gstreamer/tests/check
Tim-Philipp Müller a5ecb465a9 bufferlist: fix abort due to underflow when creating 0-sized list
gst_buffer_list_new_sized(0) will cause an underflow in a calculation
which then makes it try to allocate huge amounts of memory, which
may lead to aborts.

https://bugzilla.gnome.org/show_bug.cgi?id=795758
2018-05-05 16:20:05 +02:00
..
elements Fix typos in comments and docs 2018-05-01 11:18:03 +01:00
generic tests: include config.h and don't include unix headers 2017-11-24 13:41:20 +01:00
gst bufferlist: fix abort due to underflow when creating 0-sized list 2018-05-05 16:20:05 +02:00
libs Fix typos in comments and docs 2018-05-01 11:18:03 +01:00
pipelines tests: fix message leak in seek test 2017-04-19 13:39:46 +01:00
tools tests: refactor tools check a little 2014-10-31 16:10:01 +00:00
.gitignore tests: add check for gst-inspect --exists functionality 2012-09-01 23:02:10 +01:00
Makefile.am tests: abi: fix abi test on 64-bit Windows 2018-01-11 12:04:31 +00:00
meson.build Skip gst_deinit() if gstreamer was not initialized properly 2017-12-24 16:21:38 +01:00