diff options
author | Haru <haru@dotalux.com> | 2013-08-28 18:09:12 +0200 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2013-08-28 18:09:12 +0200 |
commit | 1afeabfe1893f5dc6206658aad48544b2002e555 (patch) | |
tree | 54a765cb4e6b08452036cb99b1360f83579c39c7 /src/map/status.c | |
parent | 184ad8a5c0c7930d73572156006a1ad069f86764 (diff) | |
download | hercules-1afeabfe1893f5dc6206658aad48544b2002e555.tar.gz hercules-1afeabfe1893f5dc6206658aad48544b2002e555.tar.bz2 hercules-1afeabfe1893f5dc6206658aad48544b2002e555.tar.xz hercules-1afeabfe1893f5dc6206658aad48544b2002e555.zip |
Fixed an error with the '+=' operator on string variables
When attempting to concatenate and assign to a previously empty string
with +=, it'd throw a memory manager error. Follow-up to 22d2718.
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'src/map/status.c')
0 files changed, 0 insertions, 0 deletions