[ 
https://issues.apache.org/jira/browse/GERONIMO-4700?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12721857#action_12721857
 ] 

David Jencks commented on GERONIMO-4700:
----------------------------------------

Workaround added in rev 786566.

I'll leave this open until we can remove the workaround.

> Workaround jetty 7 bug 280843
> -----------------------------
>
>                 Key: GERONIMO-4700
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4700
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Jetty
>    Affects Versions: 2.2
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 2.2
>
>
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=280843
> If header buffer and content buffer are the same size then its possible for 
> Direct buffers to be handed out from the buffer pool for headers which 
> results in NPEs and 400 errors.
> Until greg can fix this for M4 we can just check that the buffers are 
> different sizes and throw an exception if they aren't.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to