[Bug 277855] Wrong signatures for wide character string functions

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 24 Mar 2024 05:14:00 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277855

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=e87a6f8860463c71773c5a02f9824d940a27d2d7

commit e87a6f8860463c71773c5a02f9824d940a27d2d7
Author:     Konstantin Belousov <kib@FreeBSD.org>
AuthorDate: 2024-03-21 08:38:05 +0000
Commit:     Konstantin Belousov <kib@FreeBSD.org>
CommitDate: 2024-03-24 05:12:39 +0000

    wmemchr(3): fix prototypes for wcpcpy() and wcpncpy()

    PR:     277855

    (cherry picked from commit 69d5783ae81b74295118950d01b6dddb3e504a56)

 lib/libc/string/wmemchr.3 | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.