Merge changes I8bdb4c74,I613a7d03 into qt-dev
am: a09ee2d39f
Change-Id: Ibcbc22b6f4f77825f16e52a832e28fcb40d3fa6d
This commit is contained in:
@@ -259,6 +259,9 @@ public final class SharedMemory implements Parcelable, Closeable {
|
||||
mCleaner.clean();
|
||||
mCleaner = null;
|
||||
}
|
||||
|
||||
// Cleaner.clean doesn't clear the value of the file descriptor.
|
||||
mFileDescriptor.setInt$(-1);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
||||
Reference in New Issue
Block a user