Home GnuPG
Diffusion GPGME 10576dc427b3

core: Fix a strtoul to strtol

Description

core: Fix a strtoul to strtol

* src/assuan-support.c (my_spawn): Fix using strtoul for
a long.

This was commented on in129def87b262 and is correct.
It is signed here to better handle cases where an
invalid handle value (-1) would be passed.

Details

Provenance
aheineckeAuthored on Mar 26 2019, 4:35 PM
Parents
rMffdb75217bc0: cpp: Fix GenCardKeyInteractor and extend it
Branches
Unknown
Tags
Unknown