diff options
author | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2010-06-19 16:36:25 +0000 |
---|---|---|
committer | tobigun <tobigun@b956fd51-792f-4845-bead-9b4dfca2ff2c> | 2010-06-19 16:36:25 +0000 |
commit | 008c58c6ac1cdbe0fdb01ce79567b7f0e815b83a (patch) | |
tree | bff5dba1523f8143ca3d77f8c0de1da687d08e8f /build/delphi-win | |
parent | 241ff0a55e306bfdf2be3f999e4b1644a4398cb6 (diff) | |
download | usdx-008c58c6ac1cdbe0fdb01ce79567b7f0e815b83a.tar.gz usdx-008c58c6ac1cdbe0fdb01ce79567b7f0e815b83a.tar.xz usdx-008c58c6ac1cdbe0fdb01ce79567b7f0e815b83a.zip |
Bugfix: do not call Inc() on PByteArray pointers. It will not increment by one byte, but by SizeOf(ByteArray) bytes which is some KB. As a result the pointer will point to an illegal memory address.
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2549 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions