empserver/src
Markus Armbruster 9a6998882a file: Provide EF_WITH_CADEF_MAX_ENTRY_SIZE to clean up xditem()
xditem() needs a buffer that can hold entries of any xdumpable table.
It's been 2048 bytes and marked FIXME since day one.  Clean it up so
that if anyone ever goes crazy with entry sizes, we fail an assertion
during startup instead of overrunning the buffer during play.

Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
2015-02-01 16:52:59 +01:00
..
client Update copyright notice 2014-01-02 14:33:48 +01:00
lib file: Provide EF_WITH_CADEF_MAX_ENTRY_SIZE to clean up xditem() 2015-02-01 16:52:59 +01:00
scripts New make target check 2013-05-08 06:55:11 +02:00
server Clean up superfluous includes 2014-02-16 13:19:26 +01:00
util Update copyright notice 2014-01-02 14:33:48 +01:00