ConnectSE: adding more unixODBC "still reachable" suppressions.
This commit is contained in:
parent
dd930e109e
commit
5a8a8822d0
@ -1126,6 +1126,27 @@
|
|||||||
fun:_ZN7ODBConn10GetDriversEP7_qryres
|
fun:_ZN7ODBConn10GetDriversEP7_qryres
|
||||||
}
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
ConnectSE: unixODBC SQLAllocEnv leavs some "still reachable" pointers
|
||||||
|
Memcheck:Leak
|
||||||
|
fun:malloc
|
||||||
|
fun:strdup
|
||||||
|
...
|
||||||
|
obj:*/libodbc.so*
|
||||||
|
fun:_ZN7ODBConn14GetDataSourcesEP7_qryres
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
ConnectSE: unixODBC SQLAllocEnv leavs some "still reachable" pointers
|
||||||
|
Memcheck:Leak
|
||||||
|
fun:calloc
|
||||||
|
...
|
||||||
|
obj:*/libodbc.so*
|
||||||
|
fun:_ZN7ODBConn14GetDataSourcesEP7_qryres
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
{
|
{
|
||||||
ConnectSE: unixODBC SQLDriverConnect leaves some "still reachable" pointers
|
ConnectSE: unixODBC SQLDriverConnect leaves some "still reachable" pointers
|
||||||
Memcheck:Leak
|
Memcheck:Leak
|
||||||
|
Loading…
x
Reference in New Issue
Block a user