summaryrefslogtreecommitdiff
path: root/src/number.cpp
diff options
context:
space:
mode:
authorMike Buland <mike@xagasoft.com>2013-04-21 21:43:19 -0600
committerMike Buland <mike@xagasoft.com>2013-04-21 21:43:19 -0600
commit7b87784eaf497a976b56be4fd169fb52c9bf7dea (patch)
tree5a6bb44b453e7a28806bf540967592239127a011 /src/number.cpp
parent868af20101c99649b41489e8fcd2e118e20e76ec (diff)
downloadclic-7b87784eaf497a976b56be4fd169fb52c9bf7dea.tar.gz
clic-7b87784eaf497a976b56be4fd169fb52c9bf7dea.tar.bz2
clic-7b87784eaf497a976b56be4fd169fb52c9bf7dea.tar.xz
clic-7b87784eaf497a976b56be4fd169fb52c9bf7dea.zip
Corrected zero-length PackedIntArray bug.
If the array was zero elements long and then append was used it wouldn't allocate memory, but it would try to write to a pointer.
Diffstat (limited to 'src/number.cpp')
0 files changed, 0 insertions, 0 deletions