summaryrefslogtreecommitdiffstats
path: root/src/providers/krb5/krb5_auth.c
diff options
context:
space:
mode:
authorStephen Gallagher <sgallagh@redhat.com>2010-03-25 15:28:30 -0400
committerStephen Gallagher <sgallagh@redhat.com>2010-03-25 15:58:34 -0400
commite365b7062f3ac03fb3fd56119cf513d3b394548e (patch)
tree2d4f1a8ce3df5bbb9f9df0b97b76395da689eea7 /src/providers/krb5/krb5_auth.c
parent3f654111bcd9822a6387a7cec496d7532646dc5b (diff)
downloadsssd-e365b7062f3ac03fb3fd56119cf513d3b394548e.tar.gz
sssd-e365b7062f3ac03fb3fd56119cf513d3b394548e.tar.xz
sssd-e365b7062f3ac03fb3fd56119cf513d3b394548e.zip
Fix path_utils_ut segfault
In the case where the allocated buffer is not large enough to hold the resulting absolute path, we were writing out a null terminator outside of the buffer, instead of at its beginning. Also fixes potential issue where split_path would not initialize the count to zero if it returned a failure.
Diffstat (limited to 'src/providers/krb5/krb5_auth.c')
0 files changed, 0 insertions, 0 deletions