cairo/util/cairo-missing
Adrian Johnson 82aa3fb80e Fix bug in strndup implementation
The strlen() could go past the n bytes and into a memory address we
don't have read access to.
2023-01-03 15:27:05 +10:30
..
cairo-missing.h Fix SSIZE_T definition problem when making with MSYS on Windows7 2013-10-31 20:34:15 -07:00
getline.c cairo-missing: Fix build 2011-09-04 16:23:37 -07:00
Makefile.am Make cairo-missing a static library 2011-09-18 09:01:07 -07:00
Makefile.sources Introduce the cairo-missing library 2011-09-02 12:27:13 +02:00
Makefile.win32 cairo-missing: Fix build 2011-09-04 16:23:37 -07:00
meson.build meson: Use more dependency objects 2021-05-22 07:59:52 +02:00
strndup.c Fix bug in strndup implementation 2023-01-03 15:27:05 +10:30