This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[review v2] wcsrtombs: Do not call wcsnlen on input with wrong length [BZ #23711]
- From: "Florian Weimer (Code Review)" <gerrit at gnutoolchain-gerrit dot osci dot io>
- To: Florian Weimer <fweimer at redhat dot com>, libc-alpha at sourceware dot org
- Cc: Carlos O'Donell <carlos at redhat dot com>
- Date: Thu, 28 Nov 2019 05:00:23 -0500
- Subject: [review v2] wcsrtombs: Do not call wcsnlen on input with wrong length [BZ #23711]
- Auto-submitted: auto-generated
- References: <gerrit.1572431418000.I5b28fb36c8d224cf69910fb436ff76bff8f129f6@gnutoolchain-gerrit.osci.io>
- Reply-to: fweimer at redhat dot com, fweimer at redhat dot com, libc-alpha at sourceware dot org, carlos at redhat dot com
Florian Weimer has abandoned this change. ( https://gnutoolchain-gerrit.osci.io/r/c/glibc/+/445 )
Change subject: wcsrtombs: Do not call wcsnlen on input with wrong length [BZ #23711]
......................................................................
Abandoned
This use of wcsnlen looks like a GNU extension.
--
Gerrit-Project: glibc
Gerrit-Branch: master
Gerrit-Change-Id: I5b28fb36c8d224cf69910fb436ff76bff8f129f6
Gerrit-Change-Number: 445
Gerrit-PatchSet: 2
Gerrit-Owner: Florian Weimer <fweimer@redhat.com>
Gerrit-Reviewer: Carlos O'Donell <carlos@redhat.com>
Gerrit-Reviewer: Florian Weimer <fweimer@redhat.com>
Gerrit-MessageType: abandon