commit-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bugs #8540] gnu.java.net.protocol.http.Connection doesn't handle null f


From: anonymous
Subject: [bugs #8540] gnu.java.net.protocol.http.Connection doesn't handle null from DataInputStream.readLine()
Date: Sun, 11 Apr 2004 20:03:48 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6) Gecko/20040206 Firefox/0.8

This mail is an automated notification from the bugs tracker
 of the project: classpath.




/**************************************************************************/
[bugs #8540] Full Item Snapshot:

URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=8540>
Project: classpath
Submitted by: 0
On: Sun 04/11/04 at 20:03

Severity:  5 - Average
Resolution:  None
Assigned to:  None
Status:  Open
Platform Version:  None


Summary:  gnu.java.net.protocol.http.Connection doesn't handle null from 
DataInputStream.readLine()

Original Submission:  Like the summary says.

Though it was a bug with my HTTP sender which returned a malformed HTTP 
response, Connection doesn't check the return value of inputStream.readLine() 
in receiveReply() before using indexOf on it.

The current version of Connection in  CVS (1.16) has this problem.

Mark Baker -- address@hidden











For detailed info, follow this link:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=8540>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/







reply via email to

[Prev in Thread] Current Thread [Next in Thread]