about summary refs log tree commit diff
path: root/Changes
diff options
context:
space:
mode:
authorFranck Cuny <franckcuny@gmail.com>2015-07-07 11:28:18 -0700
committerFranck Cuny <franckcuny@gmail.com>2015-07-07 11:39:58 -0700
commit327df973ccdd0def50a4448a3161df8dc76b8a03 (patch)
tree23aeb36e8f20a4295ddb4442c25716685ce72e58 /Changes
parentDrop Perl 5.10 from Travis (diff)
downloadplack-middleware-etag-327df973ccdd0def50a4448a3161df8dc76b8a03.tar.gz
Fix off-by-one error.
When calling the `stat` function on a file, the inode number is stored in the
second element (index 1) of the array, not the third (index 2). Instead of
getting the inode we were using the mode, which is incorrect.
Diffstat (limited to 'Changes')
0 files changed, 0 insertions, 0 deletions