Fixed buffer overflow bug in LocationAlias matching

This commit is contained in:
Ianos Gnatiuc
2005-10-15 19:50:53 +00:00
parent a3f734d634
commit 1d7bbd47f8
2 changed files with 10 additions and 12 deletions

View File

@@ -10,9 +10,11 @@ ______________________________________________________________________
Notes for GoldED+ 1.1.5, /snapshot/
______________________________________________________________________
- Fix PgUp/PgDn keys in help window (bugreport from Semen Panevin).
- Fixed buffer overflow bug in LocationAlias matching.
- Fix "Goto Next Area?" menu hotkeys (bugreport from Semen Panevin).
- Fixed PgUp/PgDn keys in help window (bugreport from Semen Panevin).
- Fixed "Goto Next Area?" menu hotkeys (bugreport from Semen Panevin).
+ x86 CPUID support for GNU C builds (used in @widepid and @osver).