[ http://issues.apache.org/jira/browse/DIRSERVER-761?page=comments#action_12445310 ] Emmanuel Lecharny commented on DIRSERVER-761: ---------------------------------------------
The revision of ADS trunks fix is http://svn.apache.org/viewvc?view=rev&rev=463697 > 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/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
