]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
initialize pointers to NULL and sized to 0 to avoid free:ing invalid memory.
authorAssar Westerlund <assar@FreeBSD.org>
Mon, 12 Mar 2001 03:48:03 +0000 (03:48 +0000)
committerAssar Westerlund <assar@FreeBSD.org>
Mon, 12 Mar 2001 03:48:03 +0000 (03:48 +0000)
commit02c9ff5b94c325c84d1f9b873481318a6bee8027
tree8c8480587b9fdea95c908a4f5027bf9ac84c88af
parentb47ed6cbf61b1a8502e835582145203a7e913d6e
initialize pointers to NULL and sized to 0 to avoid free:ing invalid memory.

PR: bin/20779
crypto/kerberosIV/lib/kadm/kadm_cli_wrap.c