[ANNOUNCE] NSPR 4.7.5 Release
Wan-Teh Chang <[email protected]> Mon, 15 Jun 2009 10:36:08 -0700
| Newsgroups | gmane.comp.mozilla.devel.nspr |
|---|---|
| Message-ID | <[email protected]> |
NSPR 4.7.5 has been released. The CVS tag is NSPR_4_7_5_RTM.
You can download the source tarball from:
https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.7.5/src/nspr-4.7.5.tar.gz
Here are the bug fixes in NSPR 4.7.5:
- bug 489231: 64 bit MAC OS X support (LL_MAXUINT, etc.)
- bug 491205: NSPR provides incorrect declarations for big-endian
ARM/Linux systems
- bug 492170: Crash or data corruption in NSPR's TransmitFile and
SendFile on HPUX
- bug 492779: PL_Base64Decode integer overflow
In general it's better to use NSPR 4.8 instead. All of these bug
fixes are in NSPR 4.8. Use NSPR 4.7.5 if you must stay with a
NSPR 4.7.x release for some reason, such as for Windows 9x
support.
Wan-Teh Chang