Fix leak in FileUtil::IsChildFile
authorKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 12 May 2020 12:32:34 +0000 (14:32 +0200)
committerKevin Ottens <kevin.ottens@nextcloud.com>
Tue, 12 May 2020 12:32:34 +0000 (14:32 +0200)
commitbfdb1e730a5e6924a3a38e8bad40c01a10570ebb
tree747659ff2906bcf05e6faf3172ec1dffc41a68ae
parentd2b4d1de4b7786bb328af3259a430fd5e20c0326
Fix leak in FileUtil::IsChildFile

Signed-off-by: Kevin Ottens <kevin.ottens@nextcloud.com>
shell_integration/windows/OCUtil/FileUtil.cpp