diff options
author | Jeff Layton <jlayton@samba.org> | 2017-02-23 19:09:12 -0500 |
---|---|---|
committer | Jeff Layton <jlayton@samba.org> | 2017-02-24 07:12:14 -0500 |
commit | 4850d321c3ec8f1b31b162fe8a316a7638c12b94 (patch) | |
tree | bbbb9b98917bf66e7524ac1754cf2ee54a6809dc /asn1.c | |
parent | 2333c502f81c66e186123e1b739a056fb049d5e4 (diff) | |
download | cifs-utils-4850d321c3ec8f1b31b162fe8a316a7638c12b94.tar.gz cifs-utils-4850d321c3ec8f1b31b162fe8a316a7638c12b94.tar.bz2 cifs-utils-4850d321c3ec8f1b31b162fe8a316a7638c12b94.zip |
treewide: Eliminate SAFE_FREE
It just frees and then zeroes out the pointer. That's of dubious
value in the places where it's currently being used. Just use
free() instead.
Signed-off-by: Jeff Layton <jlayton@samba.org>
Diffstat (limited to 'asn1.c')
0 files changed, 0 insertions, 0 deletions