• Nils Goroll's avatar
    Use a separate segment for the sigaltstack · d7a79894
    Nils Goroll authored
    Having a stack on the heap just feels unclean, also this way we have a chance
    to get a red zone adjacent to the mapping just in case we manage to overflow
    the alt stack also.
    
    Ref: #2396
    d7a79894
mgt_child.c 16.5 KB