skx / yal

Yet another lisp interpreter
GNU General Public License v2.0
16 stars 0 forks source link

Lisp fuzzer found another crash: range #138

Closed skx closed 1 year ago

skx commented 1 year ago

So my hacky pure lisp fuzzer found a crash. Hurray!

Infinite recursion

  (range 5 6 0)