[MDEV-30784] Memory not freed: 264, 280 when using log_bin_trust_function_creators=1 Created: 2023-03-04 Updated: 2023-11-28 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Binary Protocol |
| Affects Version/s: | 10.3, 10.4, 10.5, 10.6, 10.7, 10.8, 10.9, 10.10, 10.11, 11.0 |
| Fix Version/s: | 10.4, 10.5, 10.6, 10.11 |
| Type: | Bug | Priority: | Major |
| Reporter: | Roel Van de Paar | Assignee: | Andrei Elkin |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | Memory_leak, memory_not_freed, shutdown | ||
| Issue Links: |
|
||||||||
| Description |
|
Lightly sporadic. Similar to MDEV-26335 but a different amount of memory lost.
Leads to:
Bug confirmed present in: Bug (or feature/syntax) confirmed not present in: No ASAN or UBSAN issues were observed. |
| Comments |
| Comment by Roel Van de Paar [ 2023-03-04 ] |
|
10.3 and 10.4 have 264 bytes lost instead of 280. |