[krbdev.mit.edu #8491] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Fri Sep 9 17:07:55 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/47a0ec41d5860b3c4d9241735370bf4c20fb3d8e
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 47a0ec41d5860b3c4d9241735370bf4c20fb3d8e
Branch: krb5-1.14
 src/plugins/kdb/db2/kdb_xdr.c |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)



More information about the krb5-bugs mailing list