Source-Changes archive

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

CVS commit: src/usr.sbin/sysinst



Module Name:    src
Committed By:   martin
Date:           Sun Jul 21 11:35:37 UTC 2019

Modified Files:
        src/usr.sbin/sysinst: util.c

Log Message:
scripting_fprintf: when we traverse the va_list twice, we need to save
it before the first and reset it before the second pass.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/usr.sbin/sysinst/util.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