lidavidm commented on PR #902: URL: https://github.com/apache/arrow-adbc/pull/902#issuecomment-1634896630
Weirdly enough, it's in an old test: ``` Note: Google Test filter = SqliteFlightSqlConnectionTest.MetadataGetTableTypes [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from SqliteFlightSqlConnectionTest [ RUN ] SqliteFlightSqlConnectionTest.MetadataGetTableTypes [ OK ] SqliteFlightSqlConnectionTest.MetadataGetTableTypes (5 ms) [----------] 1 test from SqliteFlightSqlConnectionTest (5 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test suite ran. (6 ms total) [ PASSED ] 1 test. ================================================================= ==1566443==ERROR: LeakSanitizer: detected memory leaks Direct leak of 128 byte(s) in 2 object(s) allocated from: #0 0x7f4c6193017a in __interceptor_calloc ../../../../libsanitizer/asan/asan_malloc_linux.cpp:154 #1 0x7f4c611c0597 in _cgo_0a637ba8d569_C2func_calloc (/home/lidavidm/Code/upstream/adbc/adbc-crash/build/driver/flightsql/libadbc_driver_flightsql.so.6+0x988597) #2 0x7f4c60b34fc0 in runtime.asmcgocall.abi0 (/home/lidavidm/Code/upstream/adbc/adbc-crash/build/driver/flightsql/libadbc_driver_flightsql.so.6+0x2fcfc0) SUMMARY: AddressSanitizer: 128 byte(s) leaked in 2 allocation(s). fish: Job 1, './driver/flightsql/adbc-driver-…' terminated by signal SIGABRT (Abort) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org