Bug 2059

Summary: Treat RETVAL as an integer in contrib/redhat/sshd.init
Product: Portable OpenSSH Reporter: Iain Morgan <imorgan>
Component: MiscellaneousAssignee: 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:
Description Flags
Use integer tests on RETVAL none

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