https://bugzilla.wikimedia.org/show_bug.cgi?id=34428

--- Comment #1 from Tim Starling <[email protected]> 2012-02-16 11:56:10 
UTC ---
LibXDiff has an incorrect implementation of Adler-32. The byte order is wrong,
and the state is initialised to 0 instead of 1. 

If a string can be found for which the Adler-32 hash is zero, then that could
be used to initialise mhash() or hash() to simulate LibXDiff's Adler-32.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to