Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/common/lib/libutil
Module Name: src
Committed By: pgoyette
Date: Wed Aug 7 22:37:28 UTC 2013
Modified Files:
src/common/lib/libutil: snprintb.c
Log Message:
Fix boundary condition in multi-line format. When the '=' following a
field name exactly filled a line, the back-up logic failed and really
messed up the formatting!
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/common/lib/libutil/snprintb.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