git: DragonFly_RELEASE_3_0 Installer: fix a (possible) crash in show_ifconfig()

Sascha Wildner swildner at crater.dragonflybsd.org
Wed Mar 7 10:22:48 PST 2012


commit a0b3c3401025809104e1821f1e52d0e898836fae
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/a0b3c3401025809104e1821f1e52d0e898836fae


-- 
DragonFly BSD source repository





More information about the Commits mailing list