gstreamer/gi
Hanno Boeck 58c324e0cc NULL-terminate PyMethodDef array
PyMethodDef arrays are supposed to end with an entry full of NULL/0 values.
This is missing in gst-python in the file gstmodule.c.

This causes out of bounds memory reads which can be seen / tested by compiling
gst-python with address sanitizer (-fsanitize=address in CFLAGS/LDFLAGS).

https://bugzilla.gnome.org/show_bug.cgi?id=762766
2016-02-27 13:52:07 +02:00
..
overrides NULL-terminate PyMethodDef array 2016-02-27 13:52:07 +02:00
__init__.py Fix zip code of new FSF address 2013-12-12 11:35:41 +00:00
Makefile.am Add overrides for GObject Introspection 2012-08-19 18:54:37 -04:00