IBM / kube-safe-scheduler

Apache License 2.0
47 stars 14 forks source link

The return value of 'sscanf()' should be checked #15

Closed QiAnXinCodeSafe closed 4 years ago

QiAnXinCodeSafe commented 4 years ago

https://github.com/IBM/kube-safe-scheduler/blob/a1d2a735fa03d92ab1b738ad1283b91c3a720791/pigeon_c/src/replay/parser.c#L91

atantawi commented 4 years ago

Done

atantawi commented 4 years ago

Added if clause around sscanf().