summaryrefslogtreecommitdiff
path: root/AuFileName.c
diff options
context:
space:
mode:
authorTobias Stoeckmann <tobias@stoeckmann.org>2022-07-03 11:52:44 +0200
committerAlan Coopersmith <alan.coopersmith@oracle.com>2022-07-09 17:34:31 +0000
commit8928883477ff32cbbb97ee0e871324812e3b5c96 (patch)
tree1ac12eefbeb297b9b17465dc23e5fab54ff3eac8 /AuFileName.c
parent19b13bf20de5b15ab87fb4019ec910ef3216129f (diff)
Use explicit_bzero if available
Optimizing compilers may remove the bzero call because it is followed by free. The function explicit_bzero avoids this optimization. Use it if it is available. Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Diffstat (limited to 'AuFileName.c')
0 files changed, 0 insertions, 0 deletions