[Bug libc/15670] Unchecked alloca in __tzfile_read

cvs-commit at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Sun Oct 20 06:27:00 GMT 2013


http://sourceware.org/bugzilla/show_bug.cgi?id=15670

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
       via  45c30c61c9001867c1891f5862764f084e53f348 (commit)
      from  3d7dc513b782407bd397b13771a631d9080d3aac (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=45c30c61c9001867c1891f5862764f084e53f348

commit 45c30c61c9001867c1891f5862764f084e53f348
Author: Ondřej Bílka <neleai@seznam.cz>
Date:   Sun Oct 20 08:25:25 2013 +0200

    Replace alloca in __tzfile_read by malloc. Fixes bug 15670

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog     |    5 +++++
 NEWS          |   10 +++++-----
 time/tzfile.c |   26 ++++++++------------------
 3 files changed, 18 insertions(+), 23 deletions(-)

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


More information about the Glibc-bugs mailing list