Fix a memory leak that occurs when an attempt is made to checkpoint
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 20 Dec 2003 04:07:03 +0000 (04:07 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 20 Dec 2003 04:07:03 +0000 (04:07 +0000)
commite66cfc2f1eb5587a592c255721236083bf13686f
tree0b169d38b483f1245aab6cc9922781f6e5f1926f
parentb1566cc8e123976208fc50934bb671f63d1a59ec
Fix a memory leak that occurs when an attempt is made to checkpoint
an suid/sgid program.

Reported-by: Ted Unangst <tedu@zeitbombe.org>
sys/checkpt/checkpt.c