Commit 8ac9f67
authored
fix:
`duckdb_create_vector` does not take ownership of the heap allocated
memory but copies the logical type by value.
Signed-off-by: Alexander Droste <[email protected]>duckdb_logical_type leak (#3630)1 parent f23531c commit 8ac9f67
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | | - | |
| 16 | + | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
0 commit comments