Print

Print


Hi Andy,

  You are right.

  I am changing the mechanism in order to use the dynamic allocation of 
the response data. This will be a definitive solution allowing any 
checksum size to be received.

  I hope that bbrprod01 will allow me to query checksums to test it.

  Fabrizio

Andrew Hanushevsky wrote:
> Hi Fabrizio,
> 
> Just one comment here,
> 
> 
>>adminst->GetChecksum((kXR_char *)path, (kXR_char *)sharedbuf);
> 
> 
> Is there any reason why the length of the buffer isn't being passed to
> GetChecksum? This looks like a big disastor waiting to happen.
> 
> Andy