[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: krb5_free_keyblock_contents



Ake Sandgren <ake@cs.umu.se> writes:
> krb5_free_keyblock_contents needs protection around the memset.
> There exists cases when keyvalue.data is nil.

Fixed.  Thanks for noticing this.

(I do wonder, however, what memset needs to write any bytes when
length == 0).

/assar