aboutsummaryrefslogtreecommitdiff
path: root/libpam_internal
diff options
context:
space:
mode:
authorArseny Maslennikov <ar@cs.msu.ru>2024-02-04 12:00:00 +0300
committerArseny Maslennikov <ar@cs.msu.ru>2024-02-04 12:00:00 +0300
commit9fa68ae79c213026d9621d6a70defb381e5a0533 (patch)
treeb3951162e5ae62f2f26961a168e6fb0d63b341dc /libpam_internal
parentb7b96362087414e52524d3d9d9b3faa21e1db620 (diff)
downloadpam-9fa68ae79c213026d9621d6a70defb381e5a0533.tar.gz
pam-9fa68ae79c213026d9621d6a70defb381e5a0533.tar.bz2
pam-9fa68ae79c213026d9621d6a70defb381e5a0533.zip
pam_inline.h: Fix use of memset_explicit(3)
That function is being added to C23 with the same prototype as memset(3): void* memset_explicit(void*, int, size_t); Unlike bzero, it accepts the fill byte as an argument. Fixes: 19a292681789 ("libpam: introduce secure memory erasure helpers")
Diffstat (limited to 'libpam_internal')
0 files changed, 0 insertions, 0 deletions