|
Bugzilla – Full Text Bug Listing |
| Summary: | test for failure on socketpair() | ||
|---|---|---|---|
| Product: | Sudo | Reporter: | Tim Rice <tim> |
| Component: | Sudo | Assignee: | Todd C. Miller <Todd.Miller> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | normal | ||
| Version: | 1.7.4 | ||
| Hardware: | PC | ||
| OS: | SCO Unixware | ||
| Attachments: | test for failure on socketpair() | ||
Thanks, this will be fixed in sudo 1.7.5 Fixed in sudo 1.7.5 and 1.8.0. |
Created attachment 301 [details] test for failure on socketpair() SVR5 systems return non 0 on success so we need to test for failure (-1) on sockepair calls.