[krbdev.mit.edu #7088] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Tue Feb 7 10:46:01 EST 2012


gcc -O3 is agressive enough to detect that do_cons() doesn't always
set the value of rlen2, so trval2() gets a maybe-uninitialized
warning.  Squash it by initializing rlen2.

http://src.mit.edu/fisheye/changelog/krb5/?cs=25679
Commit By: ghudson
Revision: 25679
Changed Files:
U   trunk/src/tests/asn.1/trval.c



More information about the krb5-bugs mailing list