[krbdev.mit.edu #8491] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Wed Sep 7 00:41:07 EDT 2016


Remove meaningless checks decoding DB2 principals

Commit e3d9f03a658e247dbb43cb345aa93a28782fd995 (ticket 8481) added
several checks for negative length values when decoding DB2 principal
entries, including two unnecessary checks on unsigned values.  Remove
those checks as they can generate warnings.

https://github.com/krb5/krb5/commit/c0f08f2eadbf179ec30008893a125722536c7802
Author: Greg Hudson <ghudson at mit.edu>
Commit: c0f08f2eadbf179ec30008893a125722536c7802
Branch: master
 src/plugins/kdb/db2/kdb_xdr.c |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)



More information about the krb5-bugs mailing list