Buffered writes in IOHandlerNio (sockets, stdio, other non-file IO) are corrupt
-------------------------------------------------------------------------------

                 Key: JRUBY-2005
                 URL: http://jira.codehaus.org/browse/JRUBY-2005
             Project: JRuby
          Issue Type: Bug
          Components: Core Classes/Modules
            Reporter: Charles Oliver Nutter
            Assignee: Charles Oliver Nutter
            Priority: Blocker
             Fix For: JRuby 1.1RC2


Reported by rvalyi, in a rails app where headers are getting written twice with 
null characters in them. The problem has been identified and I have a fix I 
will commit. The issue is that for the new buffered write code I didn't flip 
the buffer before trying to flush it.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to