Date: Wed, 7 May 2003 22:32:20 -0700 (PDT) From: "David D.W" <daviddwcn@yahoo.com> To: freebsd-questions@FreeBSD.ORG Cc: daviddwcn@xinhuanet.com Subject: tftp Bug report. Message-ID: <20030508053220.14384.qmail@web10601.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi:
I've found a bug in tftp program source which in
<tftp_src_dir>/main.c,line 264,version 1.18.
I think it should be "if(argc==2)" instead of
"if(argc==3)".
Because it would cause the tftp ignore "port" argument
got from
shell if "argc == 3".
I don't know whether it was written on purpose or by
mistake.
yours
david.deng
__________________________________
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
http://search.yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030508053220.14384.qmail>
