-
Notifications
You must be signed in to change notification settings - Fork 181
Description
We have a bunch of memory leaks in the query interface:
N Address Category Timestamp Live Size Responsible Library Responsible Caller
0 0x10520a480 Malloc 64 Bytes 00:01.492.198 • 64 tightdb_unit_tests tightdb::Query::Equal(unsigned long, long long)
1 0x10520a300 Malloc 64 Bytes 00:01.492.089 • 64 tightdb_unit_tests tightdb::Query::Equal(unsigned long, long long)
2 0x10520c3d0 Malloc 64 Bytes 00:01.221.287 • 64 tightdb_unit_tests tightdb::Query::Less(unsigned long, long long)
3 0x10520c3a0 Malloc 48 Bytes 00:01.221.287 • 48 tightdb_unit_tests tightdb::Query::Or()
4 0x10520bc80 Malloc 64 Bytes 00:01.221.286 • 64 tightdb_unit_tests tightdb::Query::Greater(unsigned long, long long)
5 0x10520bb50 Malloc 64 Bytes 00:01.221.148 • 64 tightdb_unit_tests tightdb::Query::Less(unsigned long, long long)
6 0x10520bb10 Malloc 64 Bytes 00:01.221.146 • 64 tightdb_unit_tests tightdb::Query::Less(unsigned long, long long)
7 0x10520bae0 Malloc 48 Bytes 00:01.221.144 • 48 tightdb_unit_tests tightdb::Query::Or()
8 0x10520baa0 Malloc 64 Bytes 00:01.221.143 • 64 tightdb_unit_tests tightdb::Query::Greater(unsigned long, long long)
9 0x10520b9e0 Malloc 64 Bytes 00:01.220.978 • 64 tightdb_unit_tests tightdb::Query::Less(unsigned long, long long)
10 0x10520b9b0 Malloc 48 Bytes 00:01.220.978 • 48 tightdb_unit_tests tightdb::Query::Or()
11 0x10520c2e0 Malloc 64 Bytes 00:01.220.976 • 64 tightdb_unit_tests tightdb::Query::Greater(unsigned long, long long)
12 0x10520b8f0 Malloc 64 Bytes 00:01.220.846 • 64 tightdb_unit_tests tightdb::Query::Less(unsigned long, long long)