This pull request fixes a bug which allows the sh variable to be used uninitialized when sscanf returns EOF.
Signed-off-by: Mustapha Abiola <mustapha@trilemma.net>
This is a backport of secp256k1 PR650
Differential D5356
secp256k1/src/tests.c: Properly handle sscanf return value deadalnix on Feb 28 2020, 01:01. Authored by Tags None Subscribers None
Details
This pull request fixes a bug which allows the sh variable to be used uninitialized when sscanf returns EOF. Signed-off-by: Mustapha Abiola <mustapha@trilemma.net> This is a backport of secp256k1 PR650 ninja check-secp256k1
Diff Detail
Event Timeline |