You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Tim Ellison (JIRA)" <ji...@apache.org> on 2009/03/30 14:52:50 UTC

[jira] Resolved: (HARMONY-6131) [classlib/luni] check for invalid socket before I/O operations

     [ https://issues.apache.org/jira/browse/HARMONY-6131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tim Ellison resolved HARMONY-6131.
----------------------------------

    Resolution: Fixed

Thanks Stanley.

Patch applied to LUNI module at repo revision r759949.

Please check it was applied as you expected.



> [classlib/luni] check for invalid socket before I/O operations
> --------------------------------------------------------------
>
>                 Key: HARMONY-6131
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6131
>             Project: Harmony
>          Issue Type: Bug
>          Components: Classlib
>            Reporter: Stanley Gambarin
>            Assignee: Tim Ellison
>         Attachments: OSNetworkSystem.c.patch
>
>
> new socket I/O code does not check before read/write operations for invalid sockets (it used to).
> This may cause a crash if we are trying to write to a closed/reset socket. 

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