diff -r 0d72cc2a29a3 -r 7259cf1302ad memspy/MemSpyClient/inc/memspyheapdata.h --- a/memspy/MemSpyClient/inc/memspyheapdata.h Wed Jun 23 19:59:05 2010 +0300 +++ b/memspy/MemSpyClient/inc/memspyheapdata.h Tue Jul 06 16:05:13 2010 +0300 @@ -39,7 +39,7 @@ public: TBuf iType; TUint iSize; - TUint8 iBaseAddress; + TLinAddr iBaseAddress; TBool iShared; TUint iChunkSize; TUint iAllocationsCount;