| Summary: | Treat RETVAL as an integer in contrib/redhat/sshd.init | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Iain Morgan <imorgan> | ||||
| Component: | Miscellaneous | Assignee: | Assigned to nobody <unassigned-bugs> | ||||
| Status: | CLOSED FIXED | ||||||
| Severity: | trivial | CC: | djm | ||||
| Priority: | P5 | ||||||
| Version: | -current | ||||||
| Hardware: | Other | ||||||
| OS: | Linux | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 2035 | ||||||
| Attachments: |
|
||||||
applied - thanks. mark bugs closed by openssh-6.2 release as CLOSED |
Created attachment 2206 [details] Use integer tests on RETVAL RETVAL is tested as a string despite that it is only assigned an integer value.