This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug time/23976] trunk/timezone/zdump.c:811: missing call to va_end ?


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

eggert at cs dot ucla.edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #3 from eggert at cs dot ucla.edu ---
In <https://mm.icann.org/pipermail/tz/2018-December/027309.html> dcb reported
that this bug was found by a static analysis tool that inspects zdump.c code
that should be ifdeffed out for systems like glibc that support C99 or supply
snprintf.

This issue should therefore not be a bug for glibc (though it is relevant
upstream, which still supports C89
<https://mm.icann.org/pipermail/tz/2017-June/025139.html>). Marking the glibc
bug as RESOLVED and WORKSFORME, the closest annotation I can see for this
situation.

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

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]