Merge nasm-2.14
commit0135a8147ea9c083dc794dce5ddd740b24c3d7dd
authorCyrill Gorcunov <gorcunov@gmail.com>
Mon, 12 Nov 2018 20:21:43 +0000 (12 23:21 +0300)
committerCyrill Gorcunov <gorcunov@gmail.com>
Mon, 12 Nov 2018 20:21:43 +0000 (12 23:21 +0300)
treece601fe51a36644fb6f2ce10fe24efe22dbfa9b1
parent7373a8e606cc52389da0b0568fefbc82f463336b
parent9a1216a1efa0ccb48e5df97acc763ea3de71e0ce
Merge nasm-2.14

* commit '9a1216a1efa0ccb48e5df97acc763ea3de71e0ce':
  NASM 2.14
  nasmdoc.src: fix compound word
  doc: Add a description for a useful case of mangling symbols
  preproc: Don't access out of bound data on malformed input
  rdstrnum: Make sure we dont shift out of bound
  preproc: Fix out of bound access on malformed input
  doc: Clarify %include search directory semantics

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