imavo
Results
2
issues of
imavo
Added analysis hook and runtime hook for ibm_db module (they work together). Supports pyinstaller 6.8.0 and higher, python 3.8 and higher, ibm_db versions 3.2.3 (wheel) and higher, and supports linux...
in file src/xta/xta_transaction.c, the function xta_transaction_rollback() has incorrect function-name in LIXA_TRACE statement (line number 1137) which may confuse the reader of the trace-output because it mentions commit instead of rollback.