wryun / es-shell

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

Fix some bugs that weren't previously reported #58

Closed mwgamera closed 10 months ago

mwgamera commented 1 year ago

Around the time that "shellshock" bug in bash dropped I ran es through afl fuzzer and discovered some crashes etc. (It wasn't thorough and would be good to actually fuzz it again properly with GCPROTECT enabled one day.) I fixed some of them and I guess it would be good to have them fixed here too, but I definitely would like a second pair of eyes on them.