Commit edb65f8
authored
Fix a memory growth issue with embind. (emscripten-core#9500)
Don't save a pointer to a HEAP while allocating. Fixes emscripten-core#94971 parent 801d177 commit edb65f8
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
754 | 754 | | |
755 | 755 | | |
756 | 756 | | |
757 | | - | |
758 | 757 | | |
759 | 758 | | |
| 759 | + | |
760 | 760 | | |
761 | 761 | | |
762 | 762 | | |
| |||
0 commit comments