[krbdev.mit.edu #6508] SVN Commit

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


pull up r22402 from trunk
 ------------------------------------------------------------------------
 r22402 | epeisach | 2009-06-05 23:55:44 -0400 (Fri, 05 Jun 2009) | 7 lines

 ticket: 6508
 subject: kadm5int_acl_parse_restrictions could ref uninitialized variable

 The variable sp is never initialized. If the first argument to the
 function is null, the code falls through to freeing sp if valid.
 However, sp is never set.

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




More information about the krb5-bugs mailing list