openldap/libraries/liblunicode
Kurt Zeilenga 319440033f Patch: ucdata 2.4 bugs (ITS#1751)
================
Written by Hallvard B. Furuseth and placed into the public domain.
This software is not subject to any license of the University of Oslo.
			================

ucgendat.c accessed unallocated memory when i == ncodes_size.

The changes others are trivial, I just include them since I'm patching
ucdata anyway:

ucdata.c   had some pointless '0 <= unsigned' comparisons.

ucstr.c    assigned a long* to an unsigned long*.  Since malloc()
           returns void*, the result need not be cast at all.

I'll send the ucgendat.c and ucdata.c patches to Mark Leisher
<mleisher@crl.nmsu.edu>.

Hallvard B. Furuseth <h.b.furuseth@usit.uio.no>, April 2002.
2002-04-15 20:39:22 +00:00
..
ucdata Patch: ucdata 2.4 bugs (ITS#1751) 2002-04-15 20:39:22 +00:00
ure ITS#1732 signed/unsigned fixes 2002-04-11 08:47:37 +00:00
utbm NT updates from jon@symas.com. 2001-12-07 04:03:25 +00:00
CompositionExclusions.txt Lists the characters from the UTR #15 Composition Exclusion Table 2001-01-16 17:22:26 +00:00
liblunicode.dsp Make some additional UTF8 public 2001-07-21 23:13:04 +00:00
Makefile.in Update libtool usage 2002-02-10 22:42:51 +00:00
ucgendat.dsp s/getdat/gendat/ 2002-03-24 01:55:37 +00:00
ucstr.c Patch: ucdata 2.4 bugs (ITS#1751) 2002-04-15 20:39:22 +00:00
UnicodeData.txt Add -llunicode to build environment 2000-01-26 00:00:45 +00:00