In case anyone wants to know, the upstream commit that fixed this bug:
commit 5bcc3eed7b93f5e75b0bb121913f84f574b7c46a
Date: Tue Mar 10 23:23:00 2015 +0800
http://repo.or.cz/tinycc.git/commit/5bcc3eed7b93f5e75b0bb121913f84f574b7c46a
Package: tcc
Version: 0.9.27~git20140923.9d7fb33-3
Usertags: afl
TCC crashes while trying to compile the attached (invalid) C program:
$ tcc crash.c
Segmentation fault
GDB says it's a null pointer dereference:
Program received signal SIGSEGV, Segmentation fault.
0x08066dcf in g (c=139) at i38
2 matches
Mail list logo