fix potential buffer overflow loading config file
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
$NHDT-Branch: NetHack-3.6 $:$NHDT-Revision: 1.4 $ $NHDT-Date: 1576287569 2019/12/14 01:39:29 $
|
||||
|
||||
This fixes36.4 file is here to capture information about updates in the 3.6.x
|
||||
lineage following the release of 3.6.3 in December 2019. Hypothetical version
|
||||
3.6.4 may not be released, in which case these fixes will appear in 3.7.0.
|
||||
fixes36.4 contains a terse summary of changes made to 3.6.3 in order to
|
||||
produce 3.6.4.
|
||||
|
||||
|
||||
General Fixes and Modified Features
|
||||
-----------------------------------
|
||||
@@ -15,11 +15,7 @@ message "your knapsack can't accomodate any more items" when picking stuff up
|
||||
or removing such from container was inaccurate if there was some gold
|
||||
pending; vary the message rather than add more convoluted pickup code
|
||||
dozen-ish assorted spelling/typo fixes in messages and source comments
|
||||
flying hero could not use a hole deliberately with '>'
|
||||
|
||||
|
||||
Fixes to Post-3.6.3 Problems that Were Exposed Via git Repository
|
||||
------------------------------------------------------------------
|
||||
fix potential buffer overflow when parsing run-time configuration file
|
||||
|
||||
|
||||
Platform- and/or Interface-Specific Fixes or Features
|
||||
@@ -30,13 +26,6 @@ allow run-from-removable-device on Windows
|
||||
|
||||
General New Features
|
||||
--------------------
|
||||
|
||||
|
||||
NetHack Community Patches (or Variation) Included
|
||||
-------------------------------------------------
|
||||
|
||||
|
||||
Code Cleanup and Reorganization
|
||||
-------------------------------
|
||||
none
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user