[Sumover-dev] 64bit rat and common patches

Douglas Kosovic douglask at itee.uq.edu.au
Fri Jul 20 03:31:29 BST 2007


Hi Piers,

Please find attached a couple of 64bit patch files for rat and libcommon.

With common, sizeof was being performed on a pointer rather than a struct.
The struct in question happens to be 4 bytes in size which is coincidently
the size of pointers on 32bit systems.

With 64bit systems, the RAT UI would show ghost ssrc entries as a 64bit
value, the upper 32bits were random values, but the lower 32bits
corresponded to existing entries. 


Thanks,
Doug

-------------- next part --------------
A non-text attachment was scrubbed...
Name: common-64bit.patch
Type: application/octet-stream
Size: 608 bytes
Desc: not available
Url : http://oakham.cs.ucl.ac.uk/pipermail/sumover-dev/attachments/20070720/1aa61f7d/common-64bit.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rat-64bit.patch
Type: application/octet-stream
Size: 7628 bytes
Desc: not available
Url : http://oakham.cs.ucl.ac.uk/pipermail/sumover-dev/attachments/20070720/1aa61f7d/rat-64bit.obj


More information about the Sumover-dev mailing list