[Nasm-bugs] [Bug 3392474] Endless while loop inside assemble_file function

noreply-nasm at gorcunov.org noreply-nasm at gorcunov.org
Mon Apr 23 12:38:17 PDT 2018


https://bugzilla.nasm.us/show_bug.cgi?id=3392474

--- Comment #2 from H. Peter Anvin <hpa at zytor.com> ---
This POC file seems to be full of random binary garbage, but the key part seems
to be:

%rep 5
%rep 177777777777777777
%endrep
%endrep

This results in repetition almost 10^18 times.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.


More information about the Nasm-bugs mailing list