Aegisub/aegisub/libaegisub
Thomas Goyne 23a21b33b1 Use a fixed-size buffer for log messages
libc++'s implementation of ostrstream seems to have incorrect
range-checking and does some out-of-bounds reads and writes whenever a
resize is needed, which results in crashes on 10.7 (but not 10.9 for
unknown reasons).
2013-12-09 12:47:32 -08:00
..
ass Actually uudecode attachments when extracting them 2013-10-24 09:00:42 -07:00
common Use a fixed-size buffer for log messages 2013-12-09 12:47:32 -08:00
include/libaegisub Use a fixed-size buffer for log messages 2013-12-09 12:47:32 -08:00
osx Remove the help/files command 2013-10-25 14:09:42 -07:00
unix Remove pointess OSX_ prefix from functions 2013-10-21 18:11:37 -07:00
windows Retry commits of file writes for up to a second to work around AV scanning 2013-07-02 20:09:01 -07:00
Makefile Increase maximum template depth for parser.o 2013-10-05 20:12:34 -07:00
config.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
lagi_pre.h Remove use of copy_file from boost.filesystem 2013-05-05 08:17:55 -07:00