Vincent Rabaud 010ca3d10d Fix FindMatchLength with non-aligned buffers.
The 32-bit buffers are actually rarely 64-bit aligned.
The new solution uses memcmp and is alignment agnostic.
It is also slightly faster.

Change-Id: I863003e9ee4ee8a3eed25b7b2478cb82a0ddbb20
2015-12-04 10:19:58 +01:00
..
2015-04-15 01:56:31 -07:00
2015-04-15 01:56:31 -07:00
2015-03-03 00:48:28 +01:00
2015-10-28 23:43:40 -07:00