On Sun, Jan 12, 2020 at 08:40:31AM -0500, Wietse Venema wrote: > Willy Tarreau: > > All this shows that neither CRC32 nor CRC32c are that much used today, > > or that the usage is limited to situations not sensitive to interop > > issues. So I want to see it fixed, and we'll put a prominent warning > > in next releases. Do you want to propose a patch or should I do it ? > > I trust that you can add the word 'unsigned' to this and the other > hash functions. Additionally, I suggest that you add tests so that > a bad change won't go undetected.
OK will do, thanks! Willy