• Dridi Boukelmoune's avatar
    vrt: Perform IP to STRING conversion on the stack · 25589674
    Dridi Boukelmoune authored
    Performing the conversion on the stack could lead to a buffer too small
    to store the string representation of the IP address. There is no test
    case because the error handling is output to stderr.
    
    Refs #3765
    
    Conflicts:
    	bin/varnishd/cache/cache_vrt.c
    25589674
cache_vrt.c 18.9 KB