diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2012-08-21 12:27:12 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2012-08-21 12:39:43 +0200 |
commit | e9febb63db2f62cd2b9505dfc4ceb3accc32aecb (patch) | |
tree | 5c802434402920ab212b132e9a23306dce328ac1 /gdk-pixbuf | |
parent | 6a92b406b03e8bbce27fe314b6229644b9fc8b0e (diff) |
Related fdo#46249: FileStatus can have fewer fields than requested
Turns out 608fe962cc649ad62c489811d3a8666e0e06e5e7 "Let osl::FileStatus getters
assert programming errors" was overly optimistic and misunderstood that
osl_getFileStatus(..., nMask) /can/ return a FileStatus for which isValid(nMask)
is false, esp. for stuff like file names and URLs of Windows drives and servers.
That in turn leads to existing code now calling
rtl::OUString(_aStatus.ustrFileName) etc. with null argument and crashing.
Change-Id: Icd2168e209aa1c7a6df30cd954513d01034923db
Diffstat (limited to 'gdk-pixbuf')
0 files changed, 0 insertions, 0 deletions