diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-12-18 22:06:36 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-12-18 22:06:36 +0000 |
commit | 792e9de933b8d85ab486e9ddbc3e545b04ddea08 (patch) | |
tree | 65fea40e8b475377c669dd744f738a97c6e61176 /Changelog-Trunk.txt | |
parent | b01e1cda28ba47b513cc6dc888dc9b9da0c058d0 (diff) | |
download | hercules-792e9de933b8d85ab486e9ddbc3e545b04ddea08.tar.gz hercules-792e9de933b8d85ab486e9ddbc3e545b04ddea08.tar.bz2 hercules-792e9de933b8d85ab486e9ddbc3e545b04ddea08.tar.xz hercules-792e9de933b8d85ab486e9ddbc3e545b04ddea08.zip |
Fixed a possible buffer overflow in @partyoption code.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@11947 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index e146ea5e7..cd6c93f73 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2007/12/18 + * Fixed a possible buffer overflow in @partyoption [ultramage] * Updated respawn time interpretation according to latest kRO update [Playtester] - this first time is the "min respawn time" - the second time is the "variance" which is added to the "min respawn time" |