[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ncurses-5.3-20031101.patch.gz
From: |
Thomas Dickey |
Subject: |
ncurses-5.3-20031101.patch.gz |
Date: |
Sat, 1 Nov 2003 18:32:51 -0500 |
User-agent: |
Mutt/1.5.4i |
ncurses 5.3 - patch 20031101 - 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
------------------------------------------------------------------------------
20031101
+ fix a memory leak in error-return from setupterm() (report by
Stanislav Ievlev <address@hidden>).
+ use EXEEXT and OBJEXT consistently in makefiles.
+ amend fixes for cross-compiling to use separate executable-suffix
BUILD_EXEEXT (cf: 20031018).
+ modify MKkey_defs.sh to check for sort utility that does not
recognize key options, e.g., busybox (report by Peter S Mazinger
<address@hidden>).
+ fix potential out-of-bounds indexing in _nc_infotocap() (found by
David Krause using some of the new malloc debugging features
under OpenBSD, patch by Ted Unangst).
+ modify CF_LIB_SUFFIX for Itanium releases of HP-UX, which use a
".so" suffix (patch by Jonathan Ward <address@hidden>).
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ncurses-5.3-20031101.patch.gz,
Thomas Dickey <=