[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.3-20030809.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.3-20030809.patch.gz |
Date: |
Sat, 9 Aug 2003 20:16:46 -0400 |
User-agent: |
Mutt/1.3.28i |
ncurses 5.3 - patch 20030809 - T.Dickey
------------------------------------------------------------------------------
Ncurses 5.3 is at
ftp.gnu.org:/pub/gnu
Patches for ncurses 5.3 are in the subdirectory
ftp://dickey.his.com/ncurses/5.3
------------------------------------------------------------------------------
20030809
+ fix a small memory leak in _nc_free_termtype().
+ close trace-file if trace() is called with a zero parameter.
+ free memory allocated for soft-key strings, in delscreen().
+ fix an allocation size in safe_sprintf.c for the "*" format code.
+ correct safe_sprintf.c to not return a null pointer if the format
happens to be an empty string. This applies to the "configure
--enable-safe-sprintf" option (Redhat #101486).
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.3-20030809.patch.gz,
Thomas Dickey <=