cvs commit: projects/sccs/help help.c
Juli Mallett <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.projects |
|---|---|
| Message-ID | <[email protected]> |
jmallett 2003/03/01 22:42:53 PST
FreeBSD projects repository
Modified files:
sccs/help help.c
Log:
NUL terminate the key we read in via fgetln, and use a full string compare,
instead of strncmp with the minimum possible length (the key length we are
looking for) as that can result in lameness related to '-2686489' keys being
matched for e.g. help <keyfile>26 :/
Revision Changes Path
1.7 +2 -1 projects/sccs/help/help.c
To Unsubscribe: send mail to [email protected]
with "unsubscribe cvs-projects" in the body of the message