[Bug hurd/32234] missing va_end call in fcntl.c

dilfridge at gentoo dot org sourceware-bugzilla@sourceware.org
Fri Dec 20 23:20:59 GMT 2024


https://sourceware.org/bugzilla/show_bug.cgi?id=32234

--- Comment #3 from Andreas K. Huettel <dilfridge at gentoo dot org> ---
commit e67f8e6dbd5ec98578a775b2e09b254f071e0f57
Author:     Bruno Haible <bruno@clisp.org>
AuthorDate: Thu Oct 3 13:25:29 2024 +0200
Commit:     Samuel Thibault <samuel.thibault@ens-lyon.org>
CommitDate: Thu Oct 3 20:18:29 2024 +0200

    hurd: Add missing va_end call in fcntl implementation. [BZ #32234]

    * sysdeps/mach/hurd/fcntl.c (__libc_fcntl): Add va_end call in two code
paths.

 sysdeps/mach/hurd/fcntl.c | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

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


More information about the Glibc-bugs mailing list