summaryrefslogtreecommitdiffstats
path: root/src/util/support/errors.c
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2014-05-28 23:51:49 -0400
committerGreg Hudson <ghudson@mit.edu>2014-06-04 16:42:43 -0400
commitac98187641f6943ae571606c0b6a97f236f9b60c (patch)
treec90af7342e67afd0c3fc663a1e5ec720fa2a7fe9 /src/util/support/errors.c
parent8da21b0ec18cf9306a8c1b3410d5c6ab36acdd21 (diff)
downloadkrb5-ac98187641f6943ae571606c0b6a97f236f9b60c.tar.gz
krb5-ac98187641f6943ae571606c0b6a97f236f9b60c.tar.xz
krb5-ac98187641f6943ae571606c0b6a97f236f9b60c.zip
Read /etc/gss/mech if no mech.d/*.conf found
Always read /etc/gss/mech, even if globbing /etc/gss/mech.d/*.conf doesn't work. Doing this using GLOB_DOOFFS proved error-prone, so use a simpler approach: factor out the per-pathname handling into a helper function load_if_changed, call it with MECH_CONF before the glob, then pass each glob result through the helper. ticket: 7925
Diffstat (limited to 'src/util/support/errors.c')
0 files changed, 0 insertions, 0 deletions