]> git.ipfire.org Git - thirdparty/rsync.git/commit
added secure_relative_open()
authorAndrew Tridgell <andrew@tridgell.net>
Sat, 23 Nov 2024 01:26:10 +0000 (12:26 +1100)
committerAndrew Tridgell <andrew@tridgell.net>
Tue, 14 Jan 2025 18:20:12 +0000 (05:20 +1100)
commit4a7aef08d9c465132b30f479e3023eab2b6f9e86
treecd3a0474d052be18ac776a68cca098e038462687
parent2621452f23154b1fad701f3bf7b5bd0a5e655d14
added secure_relative_open()

this is an open that enforces no symlink following for all path
components in a relative path
syscall.c