• Tollef Fog Heen's avatar
    Use memchr rather than strchr/index · b2d19c5f
    Tollef Fog Heen authored
    the strings we get from the libvarnishapi functions are not
    necessarily null-terminated, so avoid using str* functions on them.
    
    Thanks to lampe for the patch.
    
    Fixes #1115
    b2d19c5f
Name
Last commit
Last update
..
Makefile.am Loading commit data...
base64.c Loading commit data...
base64.h Loading commit data...
flint.lnt Loading commit data...
flint.sh Loading commit data...
varnishncsa.c Loading commit data...