prepoc: mmacro -- Don't left nparam_max less than nparam_min
commitc9244eaadd05b27637cde06021bac3fa1d920aa3
authorCyrill Gorcunov <gorcunov@gmail.com>
Sun, 22 Oct 2017 12:25:48 +0000 (22 15:25 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Sun, 22 Oct 2017 12:25:48 +0000 (22 15:25 +0300)
tree043f031be6a6c57b2561833d57dbfae1f0a345cd
parent3144e84add8b152cc7a71e44617ce6f21daa4ba3
prepoc: mmacro -- Don't left nparam_max less than nparam_min

Otherwise we hit nil dereference in best case.

https://bugzilla.nasm.us/show_bug.cgi?id=3392436

Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
asm/preproc.c