[krbdev.mit.edu #7543] SVN Commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Jan 11 15:32:15 EST 2013


Suppress some gcc uninitialized variable warnings

gcc 4.6.2 reportedly finds some spurious maybe-uninitialized warnings.
Suppress them.  Patch from Eray Aslan with some adjustment.

(cherry picked from commit cc2f16af06800bf9882c1589d3d6e9b8f19b6d6f)

https://github.com/krb5/krb5/commit/6bd62ee3f6ef9c6fa215f302f73ea187aecbb9ff
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 6bd62ee3f6ef9c6fa215f302f73ea187aecbb9ff
Branch: krb5-1.10
 src/kdc/do_as_req.c           |    1 +
 src/lib/kadm5/srv/svr_iters.c |    2 +-
 src/slave/kprop.c             |    5 +++--
 3 files changed, 5 insertions(+), 3 deletions(-)



More information about the krb5-bugs mailing list