diff -r 4fde310f06fe -r 86a2e675b80a memspy/MemSpyClient/inc/memspyheapdata.h --- a/memspy/MemSpyClient/inc/memspyheapdata.h Mon Jun 14 11:37:33 2010 +0300 +++ b/memspy/MemSpyClient/inc/memspyheapdata.h Mon Jun 28 15:36:07 2010 +0300 @@ -39,7 +39,7 @@ public: TBuf iType; TUint iSize; - TUint8 iBaseAddress; + TLinAddr iBaseAddress; TBool iShared; TUint iChunkSize; TUint iAllocationsCount;