CVS commit: src/usr.bin/ftp
"Michael van Elst" <[email protected]> Sat, 18 Jul 2026 04:32:38 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: mlelstv Date: Sat Jul 18 04:32:38 UTC 2026 Modified Files: src/usr.bin/ftp: uri.c Log Message: Use memchr instead of strchr to search length limited buffer. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/usr.bin/ftp/uri.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.