mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-02-17 17:19:35 +08:00
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> |
||
---|---|---|
.. | ||
disasm.c | ||
disasm.h | ||
ndisasm.c | ||
sync.c | ||
sync.h |