• Andrew Morton's avatar
    [PATCH] v850 ptrace.c task_struct leak · d7790f20
    Andrew Morton authored
    From: Herbert Poetzl <herbert@13thfloor.at>
    
    sys_ptrace() for v850, if pid == 1, doesn't put the struct task_struct
    (child), the following patch should fix that ...
    d7790f20
ptrace.c 7.88 KB