Commit c45faf7f48bcbe57df3bbf8df81a016c5f15df55

Paul Eggert 2021-05-30T10:04:06

reallocarray-tests: port to weird platforms * tests/test-reallocarray.c (main): Don’t assume that PTRDIFF_MAX / 2 + 1 <= SIZE_MAX. POSIX allows platforms where this isn’t true, though I don’t know of any examples.