commit | 4dcc3531040603e3aade7e38a5c6f8547018b14f | [log] [tgz] |
---|---|---|
author | Adam Sadovsky <sadovsky@google.com> | Fri Jul 31 13:54:19 2015 -0700 |
committer | Adam Sadovsky <sadovsky@google.com> | Fri Jul 31 13:54:22 2015 -0700 |
tree | 3adee05ecaa2e045598475b52e63dd08ac49ecc6 | |
parent | 1fa9c680eba3df902650d7488f2dd7d2521e7491 [diff] |
TBR syncbase: fix mem ownership bug in watchable txn (Submitting TBR because Ivan +1'ed but didn't +2 before his vacation.) watchable.Transaction should've made defensive copies of mutable inputs since it holds (and dereferences) references to them after the various methods (get, put, etc.) return. Change-Id: Icd025a2ae4a4121b919ba8b1ae14c431b9683ef7