pull up r22403 from trunk
authorTom Yu <tlyu@mit.edu>
Mon, 28 Sep 2009 20:34:52 +0000 (20:34 +0000)
committerTom Yu <tlyu@mit.edu>
Mon, 28 Sep 2009 20:34:52 +0000 (20:34 +0000)
commit3077cc6bac0e6b726a2e3570960b05df5176f96f
tree60a4239e2a4452adf35625240bcd2e49153eca1a
parentcd4e7e2807550d0af5c7dbb715212832ecd0f499
pull up r22403 from trunk

 ------------------------------------------------------------------------
 r22403 | epeisach | 2009-06-06 09:46:06 -0400 (Sat, 06 Jun 2009) | 9 lines

 ticket: 6509
 subject: kadmind is parsing acls good deref NULL pointer on error

 In kadm5int_acl_parse_line, if you setup an acl w/ restrictions
 (i.e. the four argument acl format) - but have an error parsing the
 first few fields, acle is NULLed out, and is then derefed.

 This adds a conditional and indents according to the krb5 c-style...

ticket: 6509
version_fixed: 1.7.1
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-7@22797 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/kadm5/srv/server_acl.c