Hello, On Thu, 11 Feb 2021, Zhuo Zhang wrote:
A heap-buffer overflow occurs in commit fbef90a7039b994907db34fde50f6fa5e46ab535 (ASAN on). System info: ubuntu 18.04, x86-64 $ cat poc.c a() { int b; asm("" : : ""(b == 0), ""(b)); }
Thanks for the report, it showed a real bug. Fixed in mob. Ciao, Michael.
_______________________________________________ Tinycc-devel mailing list Tinycc-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/tinycc-devel