Fix k5crypto NSS iov processing bug In k5_nss_gen_stream_iov(), don't stop processing the iov array if we run across a zero-length iov. https://github.com/krb5/krb5/commit/08fafff29a11e61036021196aaae8c303d1a5662 Author: Greg Hudson Commit: 08fafff29a11e61036021196aaae8c303d1a5662 Branch: master src/lib/crypto/nss/enc_provider/enc_gen.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)