Prevent buffer overflow in charset names. Bugreport from Semen Panevin 2:5025/121

This commit is contained in:
Stas Degteff 2011-02-12 22:13:30 +00:00
parent b1693b62c7
commit 38531b1c85
2 changed files with 6 additions and 0 deletions

View File

@ -10,6 +10,9 @@ _____________________________________________________________________________
‡ ¬¥âª¨ ¤«ï GoldED+ 1.1.5, /snapshot/
_____________________________________________________________________________
! <20>஢¥àª  ¤«¨­ë ­ §¢ ­¨ï ª®¤¨à®¢ª¨ (¬ ªá¨¬ «ì­® 16 ᨬ¢®«®¢): ¨á¯à ¢«¥­ 
®è¨¡ª  ¯¥à¥¯®«­¥­¨ï ¡ãä¥à .
! ˆá¯à ¢«¥­  ®è¨¡ª  ®¡à ¡®âª¨ @-¬ ªà®á®¢: à ­¥¥ ¬ ªà®á ¢ ª®­æ¥ áâப¨ ­¥
®¡à ¡ â뢠«áï.

View File

@ -10,6 +10,9 @@ ______________________________________________________________________
Notes for GoldED+ 1.1.5, /snapshot/
______________________________________________________________________
! Check length of charset name (16 characters max): fix buffer
overflow.
! Error in parser @-macro is fixed: macro in end of line are ignored
before this fix.