]> git.ipfire.org Git - thirdparty/rsync.git/commit
Don't overflow an allocated dest buf when input path is empty.
authorWayne Davison <wayned@samba.org>
Sun, 29 Oct 2017 22:52:46 +0000 (15:52 -0700)
committerWayne Davison <wayned@samba.org>
Sun, 29 Oct 2017 22:53:28 +0000 (15:53 -0700)
commit8a82feeb7cebcbba7826e861905af52582850459
tree99deb67b371d59a15b6053c1bcbdd4e2b61ce352
parent0350f95e7bfd0fc6c444682f16e0c9af32874eac
Don't overflow an allocated dest buf when input path is empty.
Fixes bug 13105.
util.c