diff options
author | Greg Hudson <ghudson@mit.edu> | 2012-09-10 12:28:09 -0400 |
---|---|---|
committer | Greg Hudson <ghudson@mit.edu> | 2012-09-10 12:28:09 -0400 |
commit | 0633f8317017a7d3ac4ac94c2321d20362f33653 (patch) | |
tree | 7adf16e95874f37d64bcac8df78edef4d5835918 /src/lib/gssapi/generic/gssapi_ext.h | |
parent | 757860b48bcef42a9a5fddba984607edeb6e205c (diff) | |
download | krb5-0633f8317017a7d3ac4ac94c2321d20362f33653.tar.gz krb5-0633f8317017a7d3ac4ac94c2321d20362f33653.tar.xz krb5-0633f8317017a7d3ac4ac94c2321d20362f33653.zip |
Add zapfreestr() helper to k5-int.h
Since zapfree(str, strlen(str)) won't work for possibly-null values of
str, add a helper zapfreestr() which only calls strlen() if the string
value is non-null.
Diffstat (limited to 'src/lib/gssapi/generic/gssapi_ext.h')
0 files changed, 0 insertions, 0 deletions