]> git.ipfire.org Git - thirdparty/rsync.git/commit
fixed an invalid access to files array master
authorAndrew Tridgell <andrew@tridgell.net>
Sat, 23 Aug 2025 07:26:53 +0000 (17:26 +1000)
committerAndrew Tridgell <andrew@tridgell.net>
Sat, 23 Aug 2025 07:49:19 +0000 (17:49 +1000)
commit797e17fc4a6f15e3b1756538a9f812b63942686f
tree4118565df92b55ed09b04c802c945658aa137225
parentc2db9218902c12d303ccd0d26c62d7e27de85712
fixed an invalid access to files array

this was found by Calum Hutton from Rapid7. It is a real bug, but
analysis shows it can't be leverged into an exploit. Worth fixing
though.

Many thanks to Calum and Rapid7 for finding and reporting this
sender.c