Warning, /sdk/codevis/thirdparty/soci/scripts/suppress_odbc.txt is written in an unsupported language. File is not indexed.

0001 # This is a suppression file for LeakSanitizer when running ODBC tests under Unix.
0002 
0003 # There seems to be a leak inside SQLDriverConnect() that we can't do anything
0004 # about (we do close the connection, but there are still a couple of once only
0005 # leaks as well a 252 byte leak per connection, it seems).
0006 leak:SQLDriverConnect