summaryrefslogtreecommitdiffstats
path: root/src/lib/gssapi/generic/gssapi_alloc.h
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2014-06-18 12:58:39 -0400
committerGreg Hudson <ghudson@mit.edu>2014-06-27 16:02:46 -0400
commit1776fd19120d230115527febbd22979eb64ee1ff (patch)
tree778b2b3e2853837af3652b2a80fc90aefbc4c22a /src/lib/gssapi/generic/gssapi_alloc.h
parent7a9990d73537dcdd95bf9b280ebfd560adf8342d (diff)
downloadkrb5-1776fd19120d230115527febbd22979eb64ee1ff.tar.gz
krb5-1776fd19120d230115527febbd22979eb64ee1ff.tar.xz
krb5-1776fd19120d230115527febbd22979eb64ee1ff.zip
Fix KDC worker process argument parsing
To create worker processes, the KDC shuts down realms, forks off the worker processes, then reinitializes realms in each child. Reinitializing realms requires making a second pass over the command-line arguments. To do this with getopt, optind must be reinitialized to 1 for each pass; otherwise, no options will be seen the second time around. ticket: 7945 target_version: 1.12.2 tags: pullup
Diffstat (limited to 'src/lib/gssapi/generic/gssapi_alloc.h')
0 files changed, 0 insertions, 0 deletions