Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.420 (Entity 5.420) From: epeisach@mit.edu Subject: SVN Commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 435 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... https://github.com/krb5/krb5/commit/9321b02aabf84439e1d69f387f9ddf7433892e5e Commit By: epeisach Revision: 22403 Changed Files: U trunk/src/lib/kadm5/srv/server_acl.c