Module Name: src Committed By: dholland Date: Mon Jan 30 06:02:12 UTC 2012
Modified Files:
src/usr.bin/quota: quotautil.c
Log Message:
Don't strlcpy from a string buffer to itself; the behavior is not
defined.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.bin/quota/quotautil.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
