From: | ghudson@mit.edu |
Subject: | SVN Commit |
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.
https://github.com/krb5/krb5/commit/0ccf8ffcef6cdb00e8e8d714619a09727646f561
Commit By: ghudson
Revision: 25783
Changed Files:
U trunk/src/kdc/do_as_req.c
U trunk/src/lib/kadm5/srv/svr_iters.c
U trunk/src/slave/kprop.c
gcc 4.6.2 reportedly finds some spurious maybe-uninitialized warnings.
Suppress them. Patch from Eray Aslan with some adjustment.
https://github.com/krb5/krb5/commit/0ccf8ffcef6cdb00e8e8d714619a09727646f561
Commit By: ghudson
Revision: 25783
Changed Files:
U trunk/src/kdc/do_as_req.c
U trunk/src/lib/kadm5/srv/svr_iters.c
U trunk/src/slave/kprop.c