julia
89231ac8
- fix a memory corruption bug in flisp found by @jakebolewski in #7977
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
11 years ago
fix a memory corruption bug in flisp found by @jakebolewski in #7977 map was keeping pointers to the stack, where it was possible for the stack to be reallocated and moved.
Author
JeffBezanson
Parents
66b662ec
Loading