Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 1 Dec 2021 10:24:00 -0500
From: Rich Felker <dalias@...c.org>
To: Kaihang Zhang <kaihang.zhang@...rtx.com>
Cc: musl@...ts.openwall.com, 2010267516@...com
Subject: Re: [PATCH v2] fix: Truncate the too-long mntent in function
 getmntent_r

On Fri, Oct 15, 2021 at 08:20:00AM -0400, Kaihang Zhang wrote:
> In function getmntent_r in source misc/mntent.c, entry that is too long
> will be truncated rather than discarded. The caller can tell by errno
> whether the supplied buffer is too small, and retry from the beginning
> of the file.

Thanks for resending this. I know I've neglected to take a good look
at it so far, and I'll try to get to it right away this time.

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.