summaryrefslogtreecommitdiffstats
path: root/src/patchlevel.h
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2013-02-21 12:36:07 -0500
committerGreg Hudson <ghudson@mit.edu>2013-02-21 12:36:07 -0500
commitc29d5f61af301aa8993b01ed0e3eb4f529d6862c (patch)
tree418526c1cf8f5be2358db2c14fdf450af1f61728 /src/patchlevel.h
parentc264c4e824e1abe77806e7bf43ab2641459b7ee9 (diff)
downloadkrb5-c29d5f61af301aa8993b01ed0e3eb4f529d6862c.tar.gz
krb5-c29d5f61af301aa8993b01ed0e3eb4f529d6862c.tar.xz
krb5-c29d5f61af301aa8993b01ed0e3eb4f529d6862c.zip
Fix fd leak in DIR ccache cursor function
If dcc_ptcursor_next reached the end of a directory, it called free() on the directory handle instead of closedir(), causing the directory fd to be leaked. Call closedir() instead. ticket: 7573 target_version: 1.11.1 tags: pullup
Diffstat (limited to 'src/patchlevel.h')
0 files changed, 0 insertions, 0 deletions