[tor-bugs] #13460 [- Select a component]: fix error handling mistake in patch for Bug 13028

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Oct 18 00:31:46 UTC 2014


#13460: fix error handling mistake in patch for Bug 13028
----------------------------------+---------------------
 Reporter:  arthuredelstein       |          Owner:
     Type:  defect                |         Status:  new
 Priority:  normal                |      Milestone:
Component:  - Select a component  |        Version:
 Keywords:                        |  Actual Points:
Parent ID:                        |         Points:
----------------------------------+---------------------
 Visual Studio compiler discovered a problem in patch for Bug 13028
 (https://gitweb.torproject.org/tor-
 browser.git/blobdiff/777695d09e3cff4c79c48839e1c9d5102b772d6f..04c046e11f6622f44ca010bcb8ecf68cf470a4c0:/security/nss/lib/libpkix/pkix_pl_nss/module/pkix_pl_socket.c)

 In both cases, `return PR_FAILURE;` should be
 `PKIX_ERROR(PKIX_PRNEWTCPSOCKETFAILED);`

 Fixup attached.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/13460>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list