]> git.ipfire.org Git - thirdparty/valgrind.git/commit
Bug 328100 - XABORT not implemented.
authorMark Wielaard <mark@klomp.org>
Mon, 9 Dec 2013 12:54:06 +0000 (12:54 +0000)
committerMark Wielaard <mark@klomp.org>
Mon, 9 Dec 2013 12:54:06 +0000 (12:54 +0000)
commit88f42afac5d71f1e952faf9dc15e6929872912a3
tree2b5c89e2eea2654d93c8e640ac00c38558931285
parentca85aff382e0aa72b078d29a6c5a8a6f9bafa7b3
Bug 328100 - XABORT not implemented.

XABORT can be called even when there is no current transaction.
In such a case XABORT acts as a NOP. Implement xabort as nop.

git-svn-id: svn://svn.valgrind.org/vex/trunk@2800
VEX/priv/guest_amd64_toIR.c