From dev-return-34956-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Mon Sep 06 16:01:02 2010 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 14262 invoked from network); 6 Sep 2010 16:01:02 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Sep 2010 16:01:02 -0000 Received: (qmail 63422 invoked by uid 500); 6 Sep 2010 16:01:02 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 63199 invoked by uid 500); 6 Sep 2010 16:01:00 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 63186 invoked by uid 99); 6 Sep 2010 16:00:59 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Sep 2010 16:00:59 +0000 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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Sep 2010 16:00:59 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o86G0dYH004210 for ; Mon, 6 Sep 2010 16:00:39 GMT Message-ID: <24401897.41381283788839036.JavaMail.jira@thor> Date: Mon, 6 Sep 2010 12:00:39 -0400 (EDT) From: "Emmanuel Lecharny (JIRA)" To: dev@directory.apache.org Subject: [jira] Resolved: (DIRAPI-18) Check LdaConnection methods' parameters In-Reply-To: <9140708.62191276340234013.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DIRAPI-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Emmanuel Lecharny resolved DIRAPI-18. ------------------------------------- Resolution: Fixed fixed : http://svn.apache.org/viewvc?rev=993075&view=rev > Check LdaConnection methods' parameters > --------------------------------------- > > Key: DIRAPI-18 > URL: https://issues.apache.org/jira/browse/DIRAPI-18 > Project: Directory client API > Issue Type: Task > Affects Versions: 0.1.0 > Reporter: Emmanuel Lecharny > Fix For: 0.2.0 > > > The LdapConnection methods parameters must be checked against incorrect values (like a not allowed null parameter and such), in order to avoid NPE or bizarre exceptions being thrown. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.