https://bugs.exim.org/show_bug.cgi?id=1803
--- Comment #6 from Zoltan Herczeg <[email protected]> --- > (gdb) print offsets[0] > $5 = 2 please print offsets[1], which is the end. The value 0x1999999999999999 is so strange that if feels like an uninitialized variable (I mean a stack protector filled the stack frame with this value to trigger such issues). -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
