[krbdev.mit.edu #8868] git commit
"Greg Hudson via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
<URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=8868 > Further simplify test KDB module authdata code Commit 94f7c9705879500b1dc8dda8592490efce05688f simplified the generation of authdata elements, but left behind some unnecessary conditionalization when assembling the elements into a list, causing a Coverity defect. Further simplify the code. (cherry picked from commit d035dc269e80b58cb73fd2b644b06bc5fb53e9cb) https://github.com/krb5/krb5/commit/f3c4932ef88f227374bee49094097174429db123 Author: Greg Hudson <[email protected]> Commit: f3c4932ef88f227374bee49094097174429db123 Branch: krb5-1.18 src/plugins/kdb/test/kdb_test.c | 8 +++++--- 1 files changed, 5 insertions(+), 3 deletions(-)