Refactor rule_an_to_ln, creating a new helper function to handle the
authorGreg Hudson <ghudson@mit.edu>
Mon, 11 May 2009 16:57:45 +0000 (16:57 +0000)
committerGreg Hudson <ghudson@mit.edu>
Mon, 11 May 2009 16:57:45 +0000 (16:57 +0000)
commit292415b758d58df15aff93c644a45e070afcc2fc
tree123348eed0d4fe19bea7fd2203f1eb545f83f278
parent56e9c98f2871f78130baf3f7c63ce2abe76e02f6
Refactor rule_an_to_ln, creating a new helper function to handle the
selection string specifier.  Eliminate two (safe) uses of sscanf in
the process.  Add a test case including literal text in the selection
string specifier.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22326 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/os/Makefile.in
src/lib/krb5/os/an_to_ln.c