Fix the crash error
authorSung-jae Park <nicesj.park@samsung.com>
Fri, 19 Apr 2013 06:29:02 +0000 (15:29 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Fri, 19 Apr 2013 06:29:02 +0000 (15:29 +0900)
commitcab36976ff80565ef787dc38b1f9a11e8b103fc2
tree9acef0f3b9775c860ad493c302eb15a0b06c8c0e
parentd0120e3388118d63261a672cd77d216089f0cb72
Fix the crash error

If the secured livebox has no update period,
we don't need to add the update timer.

While finding compensated update time,
the provider is crashed because of dividing by 0 operation.

Change-Id: I9f333d17b10114d129cc4c152afd16b21a45ab71
src/instance.c