sscanf can return EOF on error, so check that we get a result instead.
Description
No description provided
Languages
Shell
100%
sscanf can return EOF on error, so check that we get a result instead.