[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
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.
|