https://bugs.documentfoundation.org/show_bug.cgi?id=130216
Stephan Bergmann <[email protected]> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |[email protected]
--- Comment #4 from Stephan Bergmann <[email protected]> ---
So looks like the call to
> if (SHGetFileInfoW(
> o3tl::toW(pathname.getStr()), 0, &info, sizeof info, SHGFI_ATTRIBUTES)
> == 0)
in CSysShExec::execute at
<https://cgit.freedesktop.org/libreoffice/core/tree/shell/source/win32/SysShExec.cxx?id=d59ec4cd1660410fa1b18c50d2d83b1417a82ddc#n334>
fails with zero when pathname contains a ".." segment.
Mike, any idea whether that is actually the case
(<https://docs.microsoft.com/en-us/windows/win32/api/shellapi/nf-shellapi-shgetfileinfow>
doesn't appear to mention something like that), and whether there is a
workaround?
--
You are receiving this mail because:
You are the assignee for the bug._______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs