You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PYCBC-1649: Transactions - fix memory leak when creating
TransactionGetResult
Changes
=======
* Move transaction_get_result struct to use std::unique_ptr instead of
raw pointer
* Only set the transaction_get_result's TransactionGetResult when
necessary
Change-Id: I00398c96d40fc3dc9dad18f1a62be92551039d0d
Reviewed-on: https://review.couchbase.org/c/couchbase-python-client/+/222085
Reviewed-by: Dimitris Christodoulou <[email protected]>
Tested-by: Build Bot <[email protected]>
0 commit comments