| Summary: | ssh dumps core if fields in password entry are empty | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Base System | Reporter: | brandt <brandt> | ||||
| Component: | bin | Assignee: | Brian Feldman <green> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | 5.0-CURRENT | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
brandt
2000-10-26 11:00:01 UTC
Responsible Changed From-To: freebsd-bugs->kris I submitted a patch to kris a while ago for this.... Responsible Changed From-To: kris->green Green is taking over OpenSSH State Changed From-To: open->closed The problem was actually that pw_class should never be NULL in any case, so working around it in ssh is a bad idea. Thanks for the report. |