Return-Path: Delivered-To: apmail-commons-issues-archive@locus.apache.org Received: (qmail 85287 invoked from network); 1 Sep 2008 14:35:06 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 1 Sep 2008 14:35:06 -0000 Received: (qmail 48882 invoked by uid 500); 1 Sep 2008 14:35:03 -0000 Delivered-To: apmail-commons-issues-archive@commons.apache.org Received: (qmail 48812 invoked by uid 500); 1 Sep 2008 14:35:03 -0000 Mailing-List: contact issues-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: issues@commons.apache.org Delivered-To: mailing list issues@commons.apache.org Received: (qmail 48801 invoked by uid 99); 1 Sep 2008 14:35:03 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Sep 2008 07:35:03 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 01 Sep 2008 14:34:13 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 7263F234C1C4 for ; Mon, 1 Sep 2008 07:34:44 -0700 (PDT) Message-ID: <1757416009.1220279684467.JavaMail.jira@brutus> Date: Mon, 1 Sep 2008 07:34:44 -0700 (PDT) From: "Frederic Heem (JIRA)" To: issues@commons.apache.org Subject: [jira] Created: (NET-232) calling Telnet.disconnect without calling Telnet.connect make use of null pointer MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org calling Telnet.disconnect without calling Telnet.connect make use of null pointer ---------------------------------------------------------------------------------- Key: NET-232 URL: https://issues.apache.org/jira/browse/NET-232 Project: Commons Net Issue Type: Bug Affects Versions: 1.4 Reporter: Frederic Heem Attachments: common-net-checkfornull-20080901.patch Calling Telnet.disconnect without calling Telnet.connect make use of null pointer. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.