[krbdev.mit.edu #6509] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Mon Sep 28 16:34:54 EDT 2009


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...

http://src.mit.edu/fisheye/changelog/krb5/?cs=22797
Commit By: tlyu
Revision: 22797
Changed Files:
U   branches/krb5-1-7/src/lib/kadm5/srv/server_acl.c




More information about the krb5-bugs mailing list