Files
frameworks_base/core/java/android
Ian McKellar 54d50089ee Check for null in LocalSocketImpl.SocketInputStream.available()
Calling available() on a local socket after close() will cause a native
crash. Other methods that pass LocalSocketImpl.fd to native code copy
the fd and check for null.

Change-Id: I2d0b573f34ae47a23009760bbb1c02933ab0a20e
2014-04-11 15:41:00 -07:00
..
2014-03-07 12:32:44 -08:00
2014-01-08 11:53:21 +00:00
2014-02-21 14:34:35 +00:00
2014-03-11 11:08:41 +00:00