On Wed, Jan 20, 2021 at 4:39 PM Stefan Sperling <s...@apache.org> wrote: > Nathan's patch also looks good to me, thanks! > > 'make check' keeps passing with the patch applied, which is both good and > bad news: The patch doesn't break anything but our test suite should have > caught this issue in the first place. > > I agree that adding test coverage for this problem would be very useful.
Done in r1885983. Nominated for backport to 1.10.x and 1.14.x. Cheers, Nathan