Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Backed out Bob Relyea's workaround for the deadlock in rev. 1.15. The
correct fix is in rev. 1.36 of tdcache.c (see Bugzilla bug 212112).
  • Loading branch information
wtc%netscape.com committed Jul 11, 2003
1 parent 283614d commit 09247b1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions security/nss/lib/dev/devslot.c
Expand Up @@ -48,11 +48,7 @@ static const char CVS_ID[] = "@(#) $RCSfile$ $Revision$ $Date$ $Name$";
#endif /* CKHELPER_H */

/* measured in seconds */
#ifdef DARWIN
#define NSSSLOT_TOKEN_DELAY_TIME 3
#else
#define NSSSLOT_TOKEN_DELAY_TIME 1
#endif

/* this should track global and per-transaction login information */

Expand Down

0 comments on commit 09247b1

Please sign in to comment.