mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 10:41:04 +00:00
b6696122a0
This works usually in this place, unless the compiler optimizes things in interesting ways in which case it causes stack corruption and crashes later. The compiler in question here is clang with -O1, which seems to pack the stack a bit more and causes writing to the guint as pointer to overwrite map.memory, which then later crashes during unmapping of the memory. |
||
---|---|---|
.. | ||
Makefile.am | ||
mxf.c | ||
mxfaes-bwf.c | ||
mxfaes-bwf.h | ||
mxfalaw.c | ||
mxfalaw.h | ||
mxfd10.c | ||
mxfd10.h | ||
mxfdemux.c | ||
mxfdemux.h | ||
mxfdms1.c | ||
mxfdms1.h | ||
mxfdv-dif.c | ||
mxfdv-dif.h | ||
mxfessence.c | ||
mxfessence.h | ||
mxfjpeg2000.c | ||
mxfjpeg2000.h | ||
mxfmetadata.c | ||
mxfmetadata.h | ||
mxfmpeg.c | ||
mxfmpeg.h | ||
mxfmux.c | ||
mxfmux.h | ||
mxfquark.c | ||
mxfquark.h | ||
mxftypes.c | ||
mxftypes.h | ||
mxful.c | ||
mxful.h | ||
mxfup.c | ||
mxfup.h | ||
mxfvc3.c | ||
mxfvc3.h |