Skip to content

debug: Add missing elements to types array#89

Closed
dTenebrae wants to merge 1 commit intonetwide-assembler:masterfrom
dTenebrae:outdbg-fix
Closed

debug: Add missing elements to types array#89
dTenebrae wants to merge 1 commit intonetwide-assembler:masterfrom
dTenebrae:outdbg-fix

Conversation

@dTenebrae
Copy link
Copy Markdown

Bug 3392814 (Global-buffer-overflow output/outdbg.c in dbgdbg_typevalue) is caused by the array types[] are missing elements that correspond to the TY_OWORD, TY_YWORD and TY_ZWORD definitions in /include/nasm.h

Bug 3392814 (Global-buffer-overflow output/outdbg.c in
dbgdbg_typevalue) is caused by the array types[] are missing
elements that correspond to the TY_OWORD, TY_YWORD and TY_ZWORD
definitions in /include/nasm.h

Signed-off-by: Oleg Sviridov <oleg.sviridov@red-soft.ru>
Signed-off-by: Artem Chernyshev <artem.chernyshev@red-soft.ru>
@Yongjie2017
Copy link
Copy Markdown
Collaborator

Issue is already addressed in the latest 3.00.
Suggest to close it without a merge.

@hpax hpax closed this Oct 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants