[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
Re: [XaraXtreme-dev] Abort on arrow keypress
- From: Alex Bligh <alex@xxxxxxxxxxx>
- Date: Wed, 28 Jun 2006 16:48:23 +0100
- Subject: Re: [XaraXtreme-dev] Abort on arrow keypress
Luke Hart wrote:
We don't strictly get NULL'ing instead it seems to be set to 0xCD. This
is certainly what I saw when debugging this problem.
Yep. You are quite right. 0xCDCDCDCD on allocation and 0xAFAFAFAF on
deletion, but only in the SimpleCCObject allocator.
Alex