Gerd Hoffmann <[email protected]> writes:

> Don't use atoi() function which doesn't detect errors, switch to
> strtol and error out on failures.  Also add a range check while
> being at it.
>
> Signed-off-by: Gerd Hoffmann <[email protected]>

Reviewed-by: Markus Armbruster <[email protected]>

Reply via email to