World Clock: Bug fix. Possible try to access memory beyond the array. 25/90325/7
authorRadoslaw Czerski <r.czerski@samsung.com>
Thu, 6 Oct 2016 10:53:57 +0000 (12:53 +0200)
committerLukasz Stanislawski <l.stanislaws@samsung.com>
Tue, 11 Oct 2016 13:29:36 +0000 (06:29 -0700)
commit6b6be6744c6deb5bde7518254b8006ceac71fd47
tree2ab52d43db739cc76e53c6dab21304c61ce9100e
parent37f9528f9dc3bbd0378e000b9225d61086fb1cb9
World Clock: Bug fix. Possible try to access memory beyond the array.

Fix: Iteration begins with 0.

Change-Id: Idec88eb9d793f113135151866cfc293a980f8df5
Signed-off-by: Radoslaw Czerski <r.czerski@samsung.com>
clock/src/Model/WorldClock.cpp