NetBSD-Bugs archive

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

PR/47976 CVS commit: src/usr.sbin/mopd/common



The following reply was made to PR bin/47976; it has been noted by GNATS.

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/47976 CVS commit: src/usr.sbin/mopd/common
Date: Sun, 27 Jul 2014 04:38:03 +0000

 Module Name:   src
 Committed By:  dholland
 Date:          Sun Jul 27 04:38:03 UTC 2014
 
 Modified Files:
        src/usr.sbin/mopd/common: Makefile log.c
 
 Log Message:
 Fix broken snprintf usage; noted in PR 47976 from Henning Petersen.
 As a bonus, this removes the nonliteral format arguments.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.19 -r1.20 src/usr.sbin/mopd/common/Makefile
 cvs rdiff -u -r1.2 -r1.3 src/usr.sbin/mopd/common/log.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index