wryun / es-shell

es: a shell with higher-order functions
http://wryun.github.io/es-shell/
Other
313 stars 26 forks source link

Fix bugs revealed by GCDEBUG. #51

Closed jpco closed 1 year ago

jpco commented 1 year ago

Three classes of error with GCDEBUG (or just GCALWAYS), which probably represent latent memory unsafety:

It's unbelievable that I've taken 5-6 years to actually submit this pull request.

Fixes wryun/es-shell#18

jpco commented 1 year ago

Sorry, I am noisily being bad at Github.