summaryrefslogtreecommitdiff
path: root/tools/aapt2/java/JavaClassGenerator_test.cpp
diff options
context:
space:
mode:
authorMarco Nelissen <marcone@google.com>2018-06-19 12:38:23 -0700
committerMarco Nelissen <marcone@google.com>2018-06-20 07:42:05 -0700
commitd4f64f27b0de1c5d21c93b4d73acd05ede28fde2 (patch)
tree3c7016e9d4d7e0b2fa9e8dcab01edba76edb14fa /tools/aapt2/java/JavaClassGenerator_test.cpp
parentc5901f5a06884da28d89bf79d54a1d729acb8dec (diff)
Fix race condition in MediaHTTPConnection
getSize() and getMIMEType() rely on seekTo() having completed. If seekTo() was called on a different thread, for example because NuCachedSource2 was doing reads on a background thread, getSize() could return -1 if it was called after connection was established, but before the response had been parsed. Bug: 110230427 Test: manual Change-Id: I469b47e025f1c7a7ef3123d3347668f0541e6f2d
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions