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