mirror of
https://github.com/netwide-assembler/nasm
synced 2026-08-26 16:23:04 -04: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 | ||