Commit 6687a313 authored by Geoff Simmons's avatar Geoff Simmons

clarified error conditions in digest.update(): error if the vmod_priv

object is NULL. If the blob's length is 0 or its priv pointer is NULL,
pass over it silently -- not an error, but no need to call the hash
update.
parent a9f58f0f
Pipeline #48 skipped