fix potential buffer overflow loading config file

This commit is contained in:
PatR
2019-12-13 13:36:38 -08:00
parent 49fdd32d4f
commit 40789b7070
2 changed files with 24 additions and 12 deletions

View File

@@ -11,6 +11,7 @@ GDBPATH and GREPPATH from sysconf or -D... on compilation command line were
at end of game when that was enabled
fix the article used in the message when your steed encounters a polymorph trap
dozen-ish assorted spelling/typo fixes in messages and source comments
fix potential buffer overflow when parsing run-time configuration file
Fixes to Post-3.6.3 Problems that Were Exposed Via git Repository