Android 4.4w Release 1
Do not allow read/writing if map is NULL.

For a reason I don't understand, certain thread decode paths result
in passing bad values to read data which can cause a crash.

Remove the special case that indicated an address was readable/writable
if the map is NULL.

Change-Id: Iab4a5b0bbcbfb866b39b2549eaafb2a9f715ae33
1 file changed