diff options
author | Lubomir I. Ivanov <neolit123@gmail.com> | 2013-12-11 15:26:49 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-12-11 16:29:58 +0100 |
commit | fe882ea58ea847c7f5746759cd1cca3e862acdbe (patch) | |
tree | 88ee685a1f0ef275f3efc3a31be7cfc824f4efd8 /marbledata/bitmaps | |
parent | fbcad200723b36ee613df89775bf28f3503cfec0 (diff) | |
download | subsurface-fe882ea58ea847c7f5746759cd1cca3e862acdbe.tar.gz |
uiemis-downloader.c: fix preceding limit check
next_segment():
The iterator limit check (i < size - 1) should precede
the indexing (buf[i]).
Reported by the program cppcheck.
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'marbledata/bitmaps')
0 files changed, 0 insertions, 0 deletions