Open GoogleCodeExporter opened 9 years ago
Thanks for the catch. I fixed this by making the change you suggested in
find_suboverlap_start(), and added your test as tests/issue133.c. I noticed
that the SEGV only seems to happen with a buffer size of 1 (2 also works, but
the size we typically use, 1024, seems to prevent the SEGV from occurring).
Original comment by cjlee...@gmail.com
on 9 Jun 2011 at 5:51
Original issue reported on code.google.com by
Deewi...@gmail.com
on 8 Jun 2011 at 1:27