Bug 2059 - Treat RETVAL as an integer in contrib/redhat/sshd.init
Summary: Treat RETVAL as an integer in contrib/redhat/sshd.init
Status: CLOSED FIXED
Alias: None
Product: Portable OpenSSH
Classification: Unclassified
Component: Miscellaneous (show other bugs)
Version: -current
Hardware: Other Linux
: P5 trivial
Assignee: Assigned to nobody
URL:
Keywords:
Depends on:
Blocks: V_6_2
  Show dependency treegraph
 
Reported: 2013-01-08 06:55 AEDT by Iain Morgan
Modified: 2013-03-22 12:02 AEDT (History)
1 user (show)

See Also:


Attachments
Use integer tests on RETVAL (1.08 KB, patch)
2013-01-08 06:55 AEDT, Iain Morgan
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Iain Morgan 2013-01-08 06:55:11 AEDT
Created attachment 2206 [details]
Use integer tests on RETVAL

RETVAL is tested as a string despite that it is only assigned an integer value.
Comment 1 Damien Miller 2013-02-08 10:49:55 AEDT
applied - thanks.
Comment 2 Damien Miller 2013-03-22 12:02:03 AEDT
mark bugs closed by openssh-6.2 release as CLOSED