9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] ssh.c, error
@ 2000-07-13  3:37 Scott Schwartz
  0 siblings, 0 replies; only message in thread
From: Scott Schwartz @ 2000-07-13  3:37 UTC (permalink / raw)
  To: 9fans

There's an error in ssh.c:173.  There
are too many %s's in the format string.
(The compiler has a pragma for checking this now,
doesn't it?  Would that it had been used.)

Beyond that, the check for protocol compatability
by doing a strncmp is not well advised.  Openssh
advertises that it is version 1.99, but is compatable.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2000-07-13  3:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-13  3:37 [9fans] ssh.c, error Scott Schwartz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).