• Yossi Gottlieb's avatar
    Fix setproctitle related crashes. (#8150) · ec02c761
    Yossi Gottlieb authored
    Makes spt_init more careful with assumptions about what memory regions
    may be overwritten. It will now only consider a contiguous block of argv
    and envp elements and mind any gaps.
    ec02c761
setproctitle.c 7.87 KB