[krbdev.mit.edu #8491] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Sep 9 17:30:26 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.

(cherry picked from commit c0f08f2eadbf179ec30008893a125722536c7802)

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



More information about the krb5-bugs mailing list