summaryrefslogtreecommitdiff
path: root/src/malloc/posix_memalign.c
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-21 02:09:56 -0600
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2023-05-05 21:21:41 -0500
commit48367c1a0856e8d96f0c9ef073590c5500b71aec (patch)
treef65474ccfacd98fed969be60be2161ef62951aaa /src/malloc/posix_memalign.c
parentdc88f0e0143b6e2f9fffe42f2b221f1e24aa8034 (diff)
downloadmusl-48367c1a0856e8d96f0c9ef073590c5500b71aec.tar.gz
musl-48367c1a0856e8d96f0c9ef073590c5500b71aec.tar.bz2
musl-48367c1a0856e8d96f0c9ef073590c5500b71aec.tar.xz
musl-48367c1a0856e8d96f0c9ef073590c5500b71aec.zip
renameat: ensure equality test doesn't affect symlinks
renameat(2) is supposed to ignore if old or new is a hardlink to the other. However, the way this is written, it also ignores if old or new are symlinks to one another. This is incorrect.
Diffstat (limited to 'src/malloc/posix_memalign.c')
0 files changed, 0 insertions, 0 deletions