diff options
author | Tom Taylor <tomtaylor@google.com> | 2012-04-02 11:58:41 -0700 |
---|---|---|
committer | Tom Taylor <tomtaylor@google.com> | 2012-04-02 11:58:41 -0700 |
commit | 733e697776dc6f02d04ec3ae9764bb6034ad0e6a (patch) | |
tree | c98122349f689b0e1a493c7dd1ddb51a756cb70b /graphics/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 78b0d9faddd11b0d33fe5164bb83224ff89e4305 (diff) |
Fix deadlock in PDU code
Bug 6257442
If PduPersister.load bails out early and throws an exception,
it will leave the uri it's working on in an updated-locked
state. With this change, the uri is removed from the updated
list in a finally clause. The other PDU function in
this file already does the correct thing.
Change-Id: I596bd46724282b245ddba109670f3cebd61ed57c
Diffstat (limited to 'graphics/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions