Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(815)

Unified Diff: patches/nspr-merge-795213.patch

Issue 12089033: Update to NSPR 4.9.5 Beta 2, part 2: actual changes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/nss/
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « patches/nspr-attach-as-system-thread.patch ('k') | patches/nspr-remove-io.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: patches/nspr-merge-795213.patch
===================================================================
--- patches/nspr-merge-795213.patch (revision 179237)
+++ patches/nspr-merge-795213.patch (working copy)
@@ -1,13 +0,0 @@
-Index: mozilla/nsprpub/pr/src/misc/prnetdb.c
-===================================================================
---- mozilla/nsprpub/pr/src/misc/prnetdb.c (revision 158748)
-+++ mozilla/nsprpub/pr/src/misc/prnetdb.c (working copy)
-@@ -2030,7 +2030,7 @@
- #endif
- {
- PRADDRINFO *res, hints;
-- PRStatus rv;
-+ int rv;
-
- /*
- * we assume a RFC 2553 compliant getaddrinfo. this may at some
« no previous file with comments | « patches/nspr-attach-as-system-thread.patch ('k') | patches/nspr-remove-io.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698