Commit 7e59bc0
MDEV-38838 Memory loss in CONNECT from handler::ha_rnd_init
unixodbc-dev has a memory leak. Apply patch from
upstream.
This will arrive in Debian stable eventtually
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1136221
Added the libodbccr (cursor) libraries to the MSAN since they
where built. Maybe be used at some stage.
Workaround still in review queue - MariaDB/server#50501 parent 3d445c7 commit 7e59bc0
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
104 | 106 | | |
| 107 | + | |
105 | 108 | | |
106 | 109 | | |
107 | 110 | | |
| |||
110 | 113 | | |
111 | 114 | | |
112 | 115 | | |
113 | | - | |
| 116 | + | |
114 | 117 | | |
115 | 118 | | |
116 | 119 | | |
| |||
0 commit comments