preproc: Don't access offsting byte on unterminated strings
commit3144e84add8b152cc7a71e44617ce6f21daa4ba3
authorCyrill Gorcunov <gorcunov@gmail.com>
Sun, 22 Oct 2017 07:50:55 +0000 (22 10:50 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Sun, 22 Oct 2017 07:50:55 +0000 (22 10:50 +0300)
tree0673bd3e4bd21290dd49f9251f10a5989f793f27
parent53259e8aafee04b0e984fc3a4ccaaf2279cadfca
preproc: Don't access offsting byte on unterminated strings

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

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