]> git.ipfire.org Git - thirdparty/krb5.git/commit
Further simplify test KDB module authdata code 1029/head
authorGreg Hudson <ghudson@mit.edu>
Thu, 23 Jan 2020 19:49:24 +0000 (14:49 -0500)
committerGreg Hudson <ghudson@mit.edu>
Sat, 25 Jan 2020 01:38:03 +0000 (20:38 -0500)
commitd035dc269e80b58cb73fd2b644b06bc5fb53e9cb
tree6d60ad092e542a60dc973f396df1ee4c01bc9ec8
parent8f13fb2342b2a715cfb694688e3435e7f11691f8
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.

ticket: 8868
src/plugins/kdb/test/kdb_test.c