Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date: Mon, 16 May 2022 10:19:38 +0000
From: Alyssa Ross <hi@...ssa.is>
To: Rich Felker <dalias@...c.org>
Cc: musl@...ts.openwall.com
Subject: Re: [PATCH musl v2 3/3] mntent: fix parsing lines with
 optional fields

On Sun, May 15, 2022 at 07:19:29PM -0400, Rich Felker wrote:
> One more thing I missed: checking result of sscanf for EOF and
> ferror(f) does not make sense; that would only make sense if it were
> fscanf, but the FILE access already happened and was checked earlier.
> Any objection to me just also removing that from the patch?

That sounds fine to me.

Download attachment "signature.asc" of type "application/pgp-signature" (834 bytes)

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.