dasm-assembler / dasm

Macro assembler with support for several 8-bit microprocessors

Home Page:https://dasm-assembler.github.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

segmentation fault on recursive eqm usage

thomas374b opened this issue · comments

dasm exits with segmentation fault if eqm is used recursively in a macro

dasm should instead return an error code.

fixed in 2.20.14 release