From owner-freebsd-bugs Thu Apr 9 07:00:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA29067 for freebsd-bugs-outgoing; Thu, 9 Apr 1998 07:00:04 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA29060; Thu, 9 Apr 1998 07:00:02 -0700 (PDT) (envelope-from gnats) Received: from santra.hut.fi (santra.hut.fi [130.233.224.1]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA28954 for ; Thu, 9 Apr 1998 06:58:27 -0700 (PDT) (envelope-from tri@pooh.tky.hut.fi) Received: from pooh.tky.hut.fi (pooh.tky.hut.fi [130.233.23.135]) by santra.hut.fi (8.8.8/8.8.7) with ESMTP id QAA29308 for ; Thu, 9 Apr 1998 16:58:23 +0300 (EET DST) Received: (from tri@localhost) by pooh.tky.hut.fi (8.8.8/8.8.8) id QAA10554; Thu, 9 Apr 1998 16:58:22 +0300 (EEST) (envelope-from tri) Message-Id: <199804091358.QAA10554@pooh.tky.hut.fi> Date: Thu, 9 Apr 1998 16:58:22 +0300 (EEST) From: "Timo J. Rinne" Reply-To: tri@pooh.tky.hut.fi To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: bin/6254: ftp client follows NULL pointer Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 6254 >Category: bin >Synopsis: ftp client follows NULL pointer >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Apr 9 07:00:01 PDT 1998 >Last-Modified: >Originator: Timo J. Rinne >Organization: Helsinki University of Technology >Release: FreeBSD 3.0-971225-SNAP i386 >Environment: ftp in i386 version of FreeBSD current >Description: Hit C-d to ftp client when it asks for username. It sends garbage to the remote end and receives password query for user that has id containing garbage. >How-To-Repeat: ftp my-ftp-server Connected to my-ftp-server. 220 taulu.ssh.fi FTP server (Version 6.00) ready. Name (taulu:tri): *** Control-D here with no username. 331 Password required for 0ο. Password: >Fix: Should be simple. Exit if NULL returned by username query. >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message