Brian Feldman 9a46ff715e Fix a confusion between osigcontext and ucontext_t in the previous commit.
Since an osigcontext is smaller, if you check for a valid (much larger sized)
ucontext_t and it fails, we bogusly would reject the osigcontext as per
rev 1.378.  Instead, check for osigcontext range validity first, and
ucontext_t later.  This unbreaks Netscape.

Pointed to the right commit by:	peter
1999-11-23 04:09:13 +00:00
..
1999-11-21 12:38:21 +00:00
1999-11-21 12:38:21 +00:00
1999-11-21 19:03:20 +00:00
1999-11-21 19:03:20 +00:00
1999-11-22 06:38:30 +00:00
1999-11-21 23:11:52 +00:00
1999-11-21 16:35:29 +00:00
1999-11-21 12:38:21 +00:00
1999-11-21 00:53:23 +00:00
1999-11-21 12:38:21 +00:00
1999-11-18 18:02:44 +00:00