Opened 10 years ago

Closed 10 years ago

#519 closed defect (fixed)

Fix/improve calls to strtol/strtoul

Reported by: John Small Owned by: John Small
Priority: minor Milestone: Release_3.22
Component: fm/2 base Version: 3.21
Keywords: Cc:

Description

Several of these calls are mis-coded, clearly intending to use the second parameter as input to the function when it really should be an address for output.

In the case of init.c, this was causing traps. In the other instances they appear to be harmless.

Change History (3)

comment:1 Changed 10 years ago by John Small

Owner: set to John Small
Status: newassigned

comment:2 Changed 10 years ago by Gregg Young

Milestone: Release_3.22

comment:3 Changed 10 years ago by John Small

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.