commit | c59a66238261778b3fbc496e9b21dfa043ee9160 | [log] [tgz] |
---|---|---|
author | Jesse Wilson <jessewilson@google.com> | Tue Sep 21 10:26:57 2010 -0700 |
committer | Jesse Wilson <jessewilson@google.com> | Tue Sep 21 10:26:57 2010 -0700 |
tree | 71766debd0b376a860f713ff007976646cd83437 | |
parent | b08013c312e3d849029a2f4c11889274c00f438d [diff] |
Fix double-checked locking bug in LocalSocket. This code uses a try/finally to maintain the old behavior of setting implCreated even if creation fails. Change-Id: Ieac05568477db4908cd4087714cf00a9addd1d20