Sverker Eriksson

Results 14 issues of Sverker Eriksson

~~Make the chunk writable before we adjust the 'end' of the area for correct crash dumping.~~ Refactor to let `chunk->area.end` be the end of area filled with literals (like all...

team:VM
fix
testing

### Problem Before OTP 28.0 it was possible to abuse the compiled format of regular expressions as returned by `re:compile` as if it was a serialized format to be imported...

team:VM
enhancement

Keep the exported name space clean and only expose symbols of documented interfaces like NIF and driver APIs. This will avoid accidental name clashes with our statically linked variants of...

team:VM
enhancement
testing