dxx-rebirth/similar
Kp 844e5f92b2 Fix stack buffer overruns in newdemo code
When presented with an overlong string, throw std::runtime_error instead
of corrupting memory.  Either way, the result is a crash, but this crash
is safe, deterministic, and probably easier to debug.
2020-01-18 21:57:39 +00:00
..
2d
3d
arch Call arch_close before atexit hooks begin 2020-01-06 01:25:35 +00:00
editor Use susegment for WALL_IS_DOORWAY 2019-12-27 02:02:23 +00:00
main Fix stack buffer overruns in newdemo code 2020-01-18 21:57:39 +00:00
misc