On Tue, Feb 21, 2017 at 9:58 AM, Guillaume Quintard
<guillaume at varnish-software.com> wrote:
> yes, these are the null character. This makes sure that
> "hash("123");hash("456");" returns a different result than
> "hash("1");hash("23456");"
There goes my need to go check it, thanks!