diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2004-07-09 17:11:23 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2004-07-09 17:11:23 +0000 |
commit | e5bfd68637432486445bc75c5000df2b0c09d429 (patch) | |
tree | 73b50e9db88d096b07d39511c7c49b357d5e7ade /usr.sbin/httpd | |
parent | 2d14d59facebb1adf97e8ddaf8108ab56739aee4 (diff) |
You can only use strlcpy() on real C strings, which lf->buffer is not.
Use memcpy() instead and NUL terminate.
Diffstat (limited to 'usr.sbin/httpd')
0 files changed, 0 insertions, 0 deletions