git: Installer: fix a (possible) crash in show_ifconfig()
YONETANI Tomokazu
y0netan1 at crater.dragonflybsd.org
Wed Mar 7 07:19:27 PST 2012
commit 5027ce51445bbf10c1392b0dfc9386edfedafbb4
Author: YONETANI Tomokazu <y0netan1 at dragonflybsd.org>
Date: Thu Mar 8 00:01:15 2012 +0900
Installer: fix a (possible) crash in show_ifconfig()
inform() expects a printf-like format string as the second argument,
so you should always supply one instead of a random string by itself.
DragonFly-bug: <http://bugs.dragonflybsd.org/issues/1596>
Summary of changes:
.../installer/dfuibe_installer/fn_diagnostic.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5027ce51445bbf10c1392b0dfc9386edfedafbb4
--
DragonFly BSD source repository
More information about the Commits
mailing list