DragonFly commits List (threaded) for 2009-08
DragonFly BSD
DragonFly commits List (threaded) for 2009-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: INSTALLER - Fix a bug with varargs


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 17 Aug 2009 17:10:52 -0700 (PDT)

commit c9ae658b04f2181db2056772e6cc35ed6308fa2f
Author: Antonio Huete <tuxillo@quantumachine.net>
Date:   Mon Aug 17 22:05:48 2009 +0000

    INSTALLER - Fix a bug with varargs
    
    In i_log() function, vfprintf() is used twice in a va_start()/va_end()
    block.
    
    Submitted-by: Antonio Huete <tuxillo@quantumachine.net>

Summary of changes:
 usr.sbin/installer/libinstaller/functions.c |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/c9ae658b04f2181db2056772e6cc35ed6308fa2f


-- 
DragonFly BSD source repository



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]