summaryrefslogtreecommitdiff
path: root/mysqlc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-02-23 10:31:21 +0100
committerAndras Timar <andras.timar@collabora.com>2015-03-04 03:12:17 -0800
commit9d5591ccd3b1812914d9dd52e872e5efd3a0dc5f (patch)
treeaaea6e7772ef4ae880d148a72ca0b91cb84ec311 /mysqlc
parent093eae4fef6def6ea1569115dab9d41a8ba9e163 (diff)
file UCP: Ensure myLocalTime is initialized
When a file's time is epoch (1970-01-01 00:00:00, i.e., TimeValue temp is all zero) and the TZ is UTC or westward, osl_getLocalTimeFromSystemTime returns false and leaves myLocalTime uninitialized. That e.g. confuses getModuleByUrl (scripting/source/pyprov/pythonscript.py), potentially re-loading a Python script with epoch time (as happens e.g. for the share/Scripts/python/ files in an xdg-app installation of LO) every time it is accessed, falsely assuming it has changed on disk since last load. Change-Id: I8d4228feb28e2697a7021e3488ae2c09e8439ed8 (cherry picked from commit 94c9206399954d018aae8a1bd4e4b33354b9cdaf) Reviewed-on: https://gerrit.libreoffice.org/14588 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Miklos Vajna <vmiklos@collabora.co.uk> (cherry picked from commit 8aeef8bcff2ed7ab873aa572728d266206dbcca5)
Diffstat (limited to 'mysqlc')
0 files changed, 0 insertions, 0 deletions