| Emmanuel Lecharny (JIRA) 2006-10-13, 1:11 pm |
| BufferOverflow in ExtendedResponse if response is used without responseName
---------------------------------------------------------------------------
Key: DIRSERVER-761
URL: http://issues.apache.org/jira/browse/DIRSERVER-761
Project: Directory ApacheDS
Issue Type: Bug
Affects Versions: 1.0
Reporter: Emmanuel Lecharny
Assigned To: Emmanuel Lecharny
We have a problem in ExtendedResponse, if we have a response but no responseName : in this case, we get a bufferOverflow, because the computeLength() method does not handle the response at all.
It has been fixed in trunks, and should be fixed in 1.0.1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|