commit | 45b1597c152af90f6d5792d02b64fd4e7c81ac9d | [log] [tgz] |
---|---|---|
author | Sebastien Hertz <shertz@google.com> | Fri Apr 03 16:07:05 2015 +0200 |
committer | Sebastien Hertz <shertz@google.com> | Fri Apr 03 16:27:19 2015 +0200 |
tree | 3cbb498c91067657169e4ee2aaba9cbf286e3788 | |
parent | d43f160dc294655885a2c273307d34585c4ce97b [diff] |
Use va_list argument to abort transaction Creates AbortTransactionV taking a va_list argument and renames AbortTransaction to AbortTransactionF which calls AbortTransactionV. This fixes the compiler_driver_test under valgrind. Change-Id: Ia1c57330091c055ae9e46585a944ce0b78864920