about summary refs log tree commit diff stats
path: root/.gitignore
diff options
context:
space:
mode:
authorWojciech Siewierski <wojciech.siewierski@onet.pl>2017-04-06 00:49:00 +0200
committerWojciech Siewierski <wojciech.siewierski@onet.pl>2017-04-06 00:57:20 +0200
commit305537963bb1db5b3e50213c46749f62bb84bc9a (patch)
tree8cd1013ee33a03760a7e27a0cd15c5ebc9460e9d /.gitignore
parentad58add9e0e6cb4675b231d967ff2204eabad4c3 (diff)
downloadranger-305537963bb1db5b3e50213c46749f62bb84bc9a.tar.gz
container.fsobject: Fix some issues with symlink stat handling
In the file loading code, if the loaded file was a symlink, the last
stored modification time of the real file (`self.stat`) was compared
with the modification time of the symlink (`real_ctime`). It was
leading to some subtle issues. The most visible result of this bug was
a flickering image preview of the symlinked images.

The bug was introduced in ec5dfcb1cb0f549fea3ecf7b0505f02e197887b2.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions