Re: [PATCH 0/2] path.c: minor common_list fixes

2019-10-21 Thread Johannes Schindelin
Hi Gábor, On Fri, 18 Oct 2019, SZEDER Gábor wrote: > On Fri, Oct 18, 2019 at 01:06:18PM +0200, SZEDER Gábor wrote: > > I didn't look yesterday at all, but now I did, and, unfortunately, see > > two more bugs > > The second patch is kind of a bugfix, though luckily the bug doesn't > actually manif

[PATCH 0/2] path.c: minor common_list fixes

2019-10-18 Thread SZEDER Gábor
On Fri, Oct 18, 2019 at 01:06:18PM +0200, SZEDER Gábor wrote: > I didn't look yesterday at all, but now I did, and, unfortunately, see > two more bugs The second patch is kind of a bugfix, though luckily the bug doesn't actually manifest in undesired behavior. The first is a minor cleanup, so futu