commit 47443c9a7a420fe377044ca44d435311d516c3e2
Author: Matthew Dillon <[email protected]>
Date:   Mon Feb 25 17:37:14 2013 -0800

    kernel - Fix panic on ptrace termination
    
    * Fix a panic in the situation where gdb is exiting and terminating
      a ptrace, but the original parent prpocess of the process being
      debugged no longer exists.

Summary of changes:
 sys/kern/sys_process.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/47443c9a7a420fe377044ca44d435311d516c3e2


-- 
DragonFly BSD source repository

Reply via email to