DragonFly-2.3.0.335.g075a7 master sys/kern kern_checkpoint.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Feb 28 23:28:31 PST 2009
commit 075a756cb48b891975227f90679466eef4c6be6d
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sat Feb 28 23:26:20 2009 -0800
Adjust checkpoint restore to use same note order as coredumps.
Recent changes to the coredump code broke the checkpoint restore
code (checkpt -r) due to reordering of the ELF notes. Adjust the
checkpoint restore code to deal with the new ordering.
Reported-by: Samuel J. Greear <sjg at evilcode.net>
Summary of changes:
sys/kern/kern_checkpoint.c | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/075a756cb48b891975227f90679466eef4c6be6d
--
DragonFly BSD source repository
More information about the Commits
mailing list