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-09-26 19:05:39 +00:00
1999-10-11 14:42:33 +00:00
1999-11-08 09:59:17 +00:00
1999-10-29 18:09:36 +00:00
1999-08-28 01:08:13 +00:00