Commit 8a51be5
committed
Fix memory leak in mono/mini/aot-compiler.c
Free GString export_symbols that allocates
in add_native_to_managed_wrappers with a
minimum size of 16 bytes.
Signed-off-by: Aleksandr Dovydenkov <asd@altlinux.org>
Found by Linux Verification Center (linuxtesting.org) with SVACE.1 parent e1d19fe commit 8a51be5
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5570 | 5570 | | |
5571 | 5571 | | |
5572 | 5572 | | |
| 5573 | + | |
| 5574 | + | |
5573 | 5575 | | |
5574 | 5576 | | |
5575 | 5577 | | |
| |||
0 commit comments