Fix root visiting in transaction.cc
Using a non reference auto makes a copy of the pair, this resulted in the GC root never being updated if it moved. Bug: 34981452 Test: untested Change-Id: I3ea5d567e7ac016332c27058f9fdb77561c022c1
Loading
Please sign in to comment