summaryrefslogtreecommitdiff
path: root/arch/aarch64/syscall_arch.h
diff options
context:
space:
mode:
authorRich Felker <dalias@aerifal.cx>2015-08-09 22:51:09 +0000
committerRich Felker <dalias@aerifal.cx>2015-08-09 22:51:09 +0000
commit062bb737de06c3906b4b4a07c7fc0fb286287efe (patch)
tree641e2d7f18cfcd1c70b0e651f55f671c12d932ce /arch/aarch64/syscall_arch.h
parentc3761622e8168b0c6453637ac82e70b09af3e8e9 (diff)
downloadmusl-062bb737de06c3906b4b4a07c7fc0fb286287efe.tar.gz
fix failure of tempnam to null-terminate result
tempnam uses an uninitialized buffer which is filled using memcpy and __randname. It is therefore necessary to explicitly null-terminate it. based on patch by Felix Janda.
Diffstat (limited to 'arch/aarch64/syscall_arch.h')
0 files changed, 0 insertions, 0 deletions