summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCyrill Gorcunov <gorcunov@gmail.com>2018-10-29 22:54:08 +0300
committerCyrill Gorcunov <gorcunov@gmail.com>2018-10-29 22:54:34 +0300
commit4b5b737d4991578b1918303dc0fd9c9ab5c7ce4f (patch)
tree920043d8e0ecabf12ee8b831e709761d110def07 /doc
parentb756372b0668092f1e189ef097889df0f40dee79 (diff)
downloadnasm-4b5b737d4991578b1918303dc0fd9c9ab5c7ce4f.tar.gz
preproc: Don't access out of bound data on malformed input
There are a number of places still where we test text data which is potentially may be an empty string. This is known to happen on fuzzer input but usually doesn't take place in regular valid programs. Surely we need to revisit preprocessor code for this kind of errors. https://bugzilla.nasm.us/show_bug.cgi?id=3392525 Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions