Greg King
8f0ea644dd
Fixed a pointer-difference, comparison-with-zero expression.
...
Some GCC C compilers can't subtract higher pointers from lower pointers properly, when those pointers must be scaled (because they point to objects that are wider than a char). The scaling is done as unsigned which makes the difference positive instead of negative.
So, a broken expression was changed into a direct comparison between the two pointers.
2017-03-01 06:52:43 -05:00
..
2014-11-22 18:28:05 +01:00
2014-09-25 21:38:34 +02:00
2014-09-25 21:38:34 +02:00
2014-11-22 18:28:05 +01:00
2014-11-22 18:28:05 +01:00
2014-11-22 18:28:05 +01:00
2014-11-22 18:28:05 +01:00
2014-11-22 18:28:05 +01:00
2014-11-22 18:28:05 +01:00
2014-11-22 18:28:05 +01:00
2014-11-22 18:28:05 +01:00
2014-11-22 18:28:05 +01:00
2014-09-25 21:38:34 +02:00
2014-09-25 21:38:34 +02:00
2014-09-25 21:38:34 +02:00
2014-09-25 21:38:34 +02:00
2014-11-22 18:28:05 +01:00
2014-11-22 18:28:05 +01:00
2014-11-24 20:35:35 +01:00
2014-11-22 18:28:05 +01:00
2014-09-25 21:38:34 +02:00
2014-11-22 18:28:05 +01:00
2014-11-22 18:28:05 +01:00
2014-09-25 21:38:34 +02:00
2014-09-25 21:38:34 +02:00
2014-09-25 21:38:34 +02:00
2014-09-25 21:38:34 +02:00
2014-09-25 21:38:34 +02:00
2014-11-22 18:28:05 +01:00
2014-09-25 21:38:34 +02:00
2017-03-01 06:29:53 -05:00
2014-09-25 21:38:34 +02:00
2014-11-22 18:28:05 +01:00
2015-04-22 10:05:07 -04:00
2014-11-22 18:28:05 +01:00
2014-11-22 18:28:05 +01:00
2014-09-25 21:38:34 +02:00
2014-09-25 21:38:34 +02:00
2014-11-22 18:28:05 +01:00
2014-11-22 18:28:05 +01:00
2014-09-25 21:38:34 +02:00
2014-11-22 18:28:05 +01:00
2014-09-25 21:38:34 +02:00
2014-11-22 18:28:05 +01:00
2014-09-25 21:38:34 +02:00
2014-11-22 18:28:05 +01:00
2014-11-22 18:28:05 +01:00
2014-11-22 18:28:05 +01:00
2017-03-01 06:52:43 -05:00
2014-11-24 20:35:35 +01:00
2014-09-25 21:38:34 +02:00