nasm/disasm
turekt a9faae3e0b ndisasm: Stack buffer overflow fix
Changing the type of `to_read` from `uint32_t` to
`int32_t` makes it aware of negative numbers and fixes
the buffer overflow in ndisasm.

Signed-off-by: T Turek <tureqsec@gmail.com>
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2021-05-05 00:30:55 +03:00
..
disasm.c Add support for new instructions from ISE June 2020 2020-07-16 21:52:15 -07:00
disasm.h disasm: Fix buffer overread in ndisasm 2018-08-16 01:20:01 +03:00
ndisasm.c ndisasm: Stack buffer overflow fix 2021-05-05 00:30:55 +03:00
sync.c Remove #includes already provided by "compiler.h" 2018-12-27 12:45:44 -08:00
sync.h disasm: Add support for 64-bit origin 2017-02-12 20:19:34 +03:00