fff-random: Use strtol to parse numbers #68

Closed
fbl wants to merge 1 commits from fbl/firmware:strtol into master
Owner

Other than atoi, strtol allows to detect parsing errors.
Therefore atoi is replaced with strtol and appropriate error
checks are added.

Fixes: #33

Signed-off-by: Fabian Bläse fabian@blaese.de

Other than atoi, strtol allows to detect parsing errors. Therefore atoi is replaced with strtol and appropriate error checks are added. Fixes: #33 Signed-off-by: Fabian Bläse <fabian@blaese.de>
fbl force-pushed strtol from 80a5d2ac36 to 22f81d48e5 2021-01-08 23:59:30 +01:00 Compare
adschm added the
packages/fff
label 2021-01-09 00:35:41 +01:00
Owner

PKG_RELEASE bump fehlt ... :-(

PKG_RELEASE bump fehlt ... :-(
fbl force-pushed strtol from 22f81d48e5 to ed03a64a84 2021-01-09 11:17:32 +01:00 Compare
Author
Owner

Changes:

  • Bump PKG_RELEASE
Changes: * Bump PKG_RELEASE
jkimmel self-assigned this 2021-01-25 20:10:56 +01:00
jkimmel approved these changes 2021-01-26 08:45:05 +01:00
Owner

Reviewed-by: Johannes Kimmel <fff@bareminimum.eu>

`Reviewed-by: Johannes Kimmel <fff@bareminimum.eu>`
fbl added this to the 20210211-beta milestone 2021-01-27 11:09:17 +01:00
Owner

Danke, wird später gemergt.

Danke, wird später gemergt.
adschm closed this pull request 2021-01-27 19:55:48 +01:00

Pull request closed

Sign in to join this conversation.
No description provided.