ack/modules
George Koehler 860df1b067 Read from new, not old, buffer after realloc.
This got caught by MALLOC_OPTIONS=S in OpenBSD.  The B compiler filled
the buffer while compiling hilo.b.  Then realloc moved the buffer and
unmapped the old buffer.  The compiler tried to read the old buffer
and segfaulted.
2018-03-08 12:04:02 -05:00
..
h Ansification, warning fixes, C89ification. 2017-08-06 12:42:17 +02:00
src Read from new, not old, buffer after realloc. 2018-03-08 12:04:02 -05:00
build.lua More programs, more libraries. src/modules build files are now saner. 2016-07-23 00:30:31 +02:00