<rsbecker@xxxxxxxxxxxxx> writes: >>Applying these on the author-supplied base (ff795a5c5e) yields the same > tree as >>the result of merging my manual application of these four patches to > ps/reftable- >>alloc-failures into the same base. > > Ready to test this. Please let me know when and I will report results. If you want to start sooner $ git checkout -b test ff795a5c5ed2e2d07c688c217a615d89e3f5733b $ git am ... these four patches ... should give you the fix without anything else mixed in. I'll push out the usual four branches after integration testing, but it will be queued in 'seen' (just above the point that corresponds to 'next') first, before merging it to 'next' (and then down to 'master' before -rc1). Thanks.