diff options
author | Ian McKellar <ianloic@google.com> | 2014-04-11 15:41:00 -0700 |
---|---|---|
committer | Ian McKellar <ianloic@google.com> | 2014-04-11 15:41:00 -0700 |
commit | 54d50089ee526110e42e0f8399660a012d9c6c1b (patch) | |
tree | 188b4cf9ebadd9a62f03ef04e7b27f51bce72c4c /rs/java/android/renderscript/ProgramStore.java | |
parent | 4f4892d00aab13975a8aed000f84ae0320355fd7 (diff) |
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
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions