commit | 92e1881d5e33ca2c7100f746ec886647aaba2834 | [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 | 3b5e60c819924966100017b1b7e12e27c99b4a04 | |
parent | 8fd79491b618ae125fd23494d34d396e732c377a [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