DragonFly commits List (threaded) for 2012-03
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_3_0 Installer: fix a (possible) crash in show_ifconfig()
commit a0b3c3401025809104e1821f1e52d0e898836fae
Author: YONETANI Tomokazu <y0netan1@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/a0b3c3401025809104e1821f1e52d0e898836fae
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]