• Yossi Gottlieb's avatar
    Fix setproctitle related crashes. (#8150) · 785851a7
    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.
    
    (cherry picked from commit ec02c761)
    785851a7
setproctitle.c 7.87 KB