[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] fts: fix double call of close(p->fts_symfd)
From: |
Pádraig Brady |
Subject: |
Re: [PATCH] fts: fix double call of close(p->fts_symfd) |
Date: |
Fri, 20 Feb 2015 22:59:30 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 |
On 20/02/15 17:26, Paul Eggert wrote:
> Pádraig Brady wrote:
>> We're discarding the errno from the close() in both cases,
>> so wouldn't this simplification be better?
>
> Yes, thanks, that looks better to me too.
Pushed in Jaroslav's name at:
http://git.sv.gnu.org/gitweb/?p=gnulib.git;a=commit;h=12d27cac