Loading
Fix benign unsigned integer overflows in loop conditions
This is causing an abort when running with unsigned integer overflow detection, change the code to no longer do i-- when i = 0. Change-Id: I0ab786cabb3a3d37fa24a3b8da0c35dd475ca273
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This is causing an abort when running with unsigned integer overflow detection, change the code to no longer do i-- when i = 0. Change-Id: I0ab786cabb3a3d37fa24a3b8da0c35dd475ca273