summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-07-20 12:24:56 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-07-20 12:24:56 +0000
commit0c750e8a43af3e68d000ba9009dce8dc8a2d9769 (patch)
treef2fe2696e3c73f492e489a108a52961b0ada7f73 /Changelog-Trunk.txt
parent49aeb514a6fe9d96cb8478163b066d3ba5d269a9 (diff)
downloadhercules-0c750e8a43af3e68d000ba9009dce8dc8a2d9769.tar.gz
hercules-0c750e8a43af3e68d000ba9009dce8dc8a2d9769.tar.bz2
hercules-0c750e8a43af3e68d000ba9009dce8dc8a2d9769.tar.xz
hercules-0c750e8a43af3e68d000ba9009dce8dc8a2d9769.zip
Removed malloc's Atomic (-A) function macros (see r968, changelog 01/20). They were specific to the GC allocator (atomic = promise to not have any pointers to other things inside = will be skipped during Mark phase), serving as a (dubious) optimization trick - which could cause GC to malfunction if used incorrectly.
Simplified GC's CALLOC, since the GC docs say GC_MALLOC automatically clears memory. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14916 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
0 files changed, 0 insertions, 0 deletions