On Tue, Sep 22, 2020 at 3:57 PM Norihiro Tanaka <nori...@kcn.ne.jp> wrote: > On Tue, 22 Sep 2020 08:50:03 -0700 > Jim Meyering <j...@meyering.net> wrote: > > > On Tue, Sep 22, 2020 at 7:54 AM Norihiro Tanaka <nori...@kcn.ne.jp> wrote: > > > On Mon, 21 Sep 2020 17:33:25 -0700 > > > Jim Meyering <j...@meyering.net> wrote: > > ... > > > > Here are the two patches (tested on top of a third that updates to > > > > latest gnulib). I'll await an 'ok' from Norihiro Tanaka before > > > > pushing, since commit-log metadata is essentially immutable once > > > > pushed. > > > > > > Great, thank you. I confirmed it. > > > > Thanks. Pushed. > > Oh, I found a bug for this fix. If Fexecute is called first without > start_ptr and next with start_ptr, it may break.
Oh! Good timing. I was about to make a new snapshot. Do you happen to have a test case handy that demonstrates the failure?