https://bugs.documentfoundation.org/show_bug.cgi?id=126862
--- Comment #2 from [email protected] --- My assumption seems to have been wrong, it actually most likely overflows unsafely and segfaults (?). Replacing the doUnitTest = "FAIL" with doUnitTest = "OK" changed nothing, to "pass" the test I had to put early return in the beginning of the test. -- You are receiving this mail because: You are the assignee for the bug.
