Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 6 May 2015 18:55:54 -0400
From: Rich Felker <dalias@...c.org>
To: musl@...ts.openwall.com
Subject: Re: [PATCH] fix futimes(fd, 0)

On Thu, May 07, 2015 at 12:10:28AM +0200, Felix Janda wrote:
> Pass on 0 to futimens without trying to dereference it.
> ---
>  src/legacy/futimes.c | 14 ++++++++------
>  1 file changed, 8 insertions(+), 6 deletions(-)

Thanks. I committed a simplified version.

Rich

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.