CVS commit: src/usr.bin/ftp
"Michael van Elst" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: mlelstv Date: Wed Jul 8 16:10:36 UTC 2026 Modified Files: src/usr.bin/ftp: uri.c Log Message: Call free with the malloc result, not with an incremented value. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 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.