summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-09 17:32:40 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-09-09 17:32:40 +0000
commit52a4daf41b424d72923ac32fea98dcfa47266916 (patch)
treebf390666308af33e4c433cc6fec482f62980c60f /Changelog-Trunk.txt
parentf7a7b1d041ff396d96468be30bc4914e626979b3 (diff)
downloadhercules-52a4daf41b424d72923ac32fea98dcfa47266916.tar.gz
hercules-52a4daf41b424d72923ac32fea98dcfa47266916.tar.bz2
hercules-52a4daf41b424d72923ac32fea98dcfa47266916.tar.xz
hercules-52a4daf41b424d72923ac32fea98dcfa47266916.zip
- Added a crash protection in case mapfreeblock unlock tries to free a null pointer.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8688 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 8079b0a1c..0751658ee 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,8 @@ 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.
2006/09/09
+ * Added a crash protection in case mapfreeblock unlock tries to free a null
+ pointer. [Skotlex]
* Moved perfect_hiding from state to special_state, so that it clears out
when you remove your pet. [Skotlex]
* Probably fixed the Taekwon Rest skills. [Skotlex]