diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2024-08-21 23:47:17 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2024-08-21 23:47:17 +0200 |
| commit | d73097dd74625711dd02d5e3a6cb6bdca5ca8150 (patch) | |
| tree | 8a401e14f5baabe17c34cd251f1d3f7b5b941a49 /libweb | |
| parent | 37c4b2967863fe5ba265a7fefad60dbd96a09f17 (diff) | |
| download | slcl-d73097dd74625711dd02d5e3a6cb6bdca5ca8150.tar.gz | |
auth.c: Replace sprintf(3) with snprintf(3)
Even if this specific use of sprintf(3) was safe because sizeof
sha256_str > (sizeof sha256 * 2), some implementations would consider
sprintf(3) unsafe anyway.
Diffstat (limited to 'libweb')
0 files changed, 0 insertions, 0 deletions
