diff options
author | Robert C. Helling <helling@atdotde.de> | 2014-10-27 21:41:20 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-10-27 14:39:00 -0700 |
commit | a2f9f0c8bf5aaee94d8409e443ac2fd4941a0e73 (patch) | |
tree | 71c32b97987bd5543d08654cac75a75070c318c9 /.gitattributes | |
parent | aeebe8519d31482230edfc7bc0c144032872b663 (diff) | |
download | subsurface-a2f9f0c8bf5aaee94d8409e443ac2fd4941a0e73.tar.gz |
Compare image times and sample times as signed ints
The problem that we were comparing signed and unsigned ints was originally
found by Lubomir. As image times can be negative (and the comparison should
fail in that case) we need to compared them as signed.
Signed-off-by: Robert C. Helling <helling@atdotde.de>
Acked-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions