Module Name: src Committed By: christos Date: Sat Mar 29 23:25:57 UTC 2025
Modified Files:
src/external/bsd/blocklist/lib: bl.c
Log Message:
Don't use strlcpy() because it will keep going trying to find the end of the
input string (thanks riastradh)
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/external/bsd/blocklist/lib/bl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
