[ANNOUNCE] NSPR 4.9.3 Release
Wan-Teh Chang <[email protected]> Wed, 24 Oct 2012 14:10:31 -0700
| Newsgroups | gmane.comp.mozilla.devel.nspr |
|---|---|
| Message-ID | <CALTJjxGXrJprrt6gS8YoUKiuJLwG7qj7=qcb+0Jsn2iR3VXxpg@mail.gmail.com> |
The NSPR 4.9.3 release is now available. The CVS tag is NSPR_4_9_3_RTM. The source tar file can be downloaded from https://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.9.3/src/ NSPR 4.9.3 has the following bug fixes: * Bug 749849: NSPR pthread_key_t leak and memory corruption. Partially fixed in NSPR 4.9.3 by Joe Orton and Kai Engert. * Bug 794316: PR_PushIOLayer doesn't push layer on the top correctly. Fixed by Michal Novotny. * Bug 795213: clang's -Wtautological-constant-out-of-range-compare warns on prnetdb.c. Fixed by Nico Weber. Wan-Teh Chang