diff options
author | Lukas Slebodnik <lslebodn@redhat.com> | 2013-08-28 08:31:17 +0200 |
---|---|---|
committer | Jakub Hrozek <jhrozek@redhat.com> | 2013-08-28 22:02:49 +0200 |
commit | c08e3aca5a8f3869e47c42bded962292cffccce6 (patch) | |
tree | 523b0f09c0470f4b51b5c3e9b82b3a5a57db04cd /src/man | |
parent | 1658c567191c35beaddffafdb079abe33248037b (diff) | |
download | sssd-c08e3aca5a8f3869e47c42bded962292cffccce6.tar.gz sssd-c08e3aca5a8f3869e47c42bded962292cffccce6.tar.bz2 sssd-c08e3aca5a8f3869e47c42bded962292cffccce6.zip |
CLIENT: Fix non gnu sss_strnlen implementation
last argument of function sss_strnlen "size_t *len" is output variable.
We need to increment value of size_t being pointed to by pointer instead of
incrementing pointer.
Diffstat (limited to 'src/man')
0 files changed, 0 insertions, 0 deletions