summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorLukas Slebodnik <lslebodn@redhat.com>2014-05-17 18:34:23 +0200
committerJakub Hrozek <jhrozek@redhat.com>2014-05-18 05:40:57 +0200
commit83e1ea9e24aabe6ade180649ecfc9c253ad19395 (patch)
tree8d8d65fea2c28228041854bba0d1c8e1a068ca4f /configure.ac
parenta4b2352c97053c79fd0d78d0dd647beed69b17e5 (diff)
downloadsssd-83e1ea9e24aabe6ade180649ecfc9c253ad19395.tar.gz
sssd-83e1ea9e24aabe6ade180649ecfc9c253ad19395.tar.xz
sssd-83e1ea9e24aabe6ade180649ecfc9c253ad19395.zip
CRYPTO: Use unprefixed version of function stpncpy
glibc contains two versions of finction stpncpy sh-4.2$ nm --dynamic --defined-only /lib64/libc.so.6 | grep stpncpy 0000003ce1c89b00 i stpncpy 0000003ce1c89b00 i __stpncpy 0000003ce1d040a0 T __stpncpy_chk We should use more portable version of stpncpy without prefix with underscores. The function __stpncpy was used in initial veersion e65c65fc710fa030bfb8319efc43fcdc9ce5a26f, which was based on http://people.redhat.com/drepper/SHA-crypt.txt Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions