• Nils Goroll's avatar
    flexelint vmod_unix · 2342a05d
    Nils Goroll authored
    Solve comparison between unsigned and -1 by moving a cast to where we need it.
    
    the existing code already implied that a VCL_INT be large enough to hold
    uid_t / gid_t.
    2342a05d
vmod_unix.c 3.95 KB