Hi,

LGTM, queued for next update

Jean-Pierre


Eric Biggers wrote:
> Here's a revised patch that addresses your comments.
>
> Instead of masking the result of the hash function, I opted to store the 
> result
> of the multiplication in a u32.  This forces a 32-bit result in the case that 
> an
> 'int' is longer than 32 bits, which I had overlooked.
>
> ---
>
> diff --git a/libntfs-3g/compress.c b/libntfs-3g/compress.c
> index 73ad283..f1070aa 100644
> --- a/libntfs-3g/compress.c
> +++ b/libntfs-3g/compress.c
>
[...]

------------------------------------------------------------------------------
_______________________________________________
ntfs-3g-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel

Reply via email to