git: hammer - Fix core dump during remote termination of mirror-stream
Matthew Dillon
dillon at crater.dragonflybsd.org
Mon Sep 10 14:04:17 PDT 2012
commit db7dd3cf4078fb77bfc05075918ad190f74b707b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Mon Sep 10 14:03:30 2012 -0700
hammer - Fix core dump during remote termination of mirror-stream
* Fix issue where remote-end hammer can core trying to fprintf() an error
message if a mirror-stream connection is lost unexpectedly.
Summary of changes:
sbin/hammer/cmd_mirror.c | 3 +-
test/fastbulk/fastbulk.c | 63 +++++++++++++++++++++++++++++++++++++++++++--
2 files changed, 62 insertions(+), 4 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/db7dd3cf4078fb77bfc05075918ad190f74b707b
--
DragonFly BSD source repository
More information about the Commits
mailing list