Checking TxnCommit() return value is obviously needed. Checking TxnBegin() return value is important too; failing to start a transaction could occur for any number of reasons.
[FIX] Always check return values of TxnBegin() and TxnCommit() #1295
pull jgarzik wants to merge 1 commits into bitcoin:master from jgarzik:txn-retval changing 3 files +15 −6-
jgarzik commented at 5:14 AM on May 14, 2012: contributor
-
Always check return values of TxnBegin() and TxnCommit() 0fb78eae34
- jgarzik referenced this in commit cf2f7c30a3 on May 17, 2012
- jgarzik merged this on May 17, 2012
- jgarzik closed this on May 17, 2012
- coblee referenced this in commit edf62b3903 on Jul 17, 2012
- jgarzik deleted the branch on Aug 24, 2014
- lateminer referenced this in commit 2dff793305 on Jan 22, 2019
- lateminer referenced this in commit e7cd10434f on May 6, 2020
- DrahtBot locked this on Sep 8, 2021
Contributors