diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2022-12-02 23:26:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-12-02 23:26:22 +0100 |
commit | 197a9a6cfcdcf841793b5e4a2f381837f63c9514 (patch) | |
tree | d0cb50354f19500e20bc1a60fe8a8971d0b5127f /src/lib/protocols/zabbix.c | |
parent | e49fe32f775c3f4cc5c833fff533529f18268f3f (diff) |
Extend CodeQL configuration and fix two warnings (#1816)
```
Call to `memset` may be deleted
Comparison of narrow type with wide type in loop condition
```
See https://www.usenix.org/system/files/conference/usenixsecurity17/sec17-yang.pdf
for the new portable function `secure_memzero`.
Diffstat (limited to 'src/lib/protocols/zabbix.c')
0 files changed, 0 insertions, 0 deletions