| From: | ghudson@mit.edu |
| Subject: | SVN Commit |
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.
https://github.com/krb5/krb5/commit/075e5e49c59fbc9611d8ab96524cfde4209713f5
Commit By: ghudson
Revision: 25679
Changed Files:
U trunk/src/tests/asn.1/trval.c