Avoid going out of bound in advanceLine() and refine comments.
authorLei Zhang <antiagainst@google.com>
Thu, 21 Apr 2016 19:50:23 +0000 (15:50 -0400)
committerLei Zhang <antiagainst@google.com>
Thu, 21 Apr 2016 20:08:51 +0000 (16:08 -0400)
commitf2cf719f504a018942503f95c1a4be0f42837c09
tree335e3b52bf8cbfb58b57e22087c8a48d96f35448
parent2ea54f5d1b735a2bf173e07cebb9d40534260347
Avoid going out of bound in advanceLine() and refine comments.
source/text_handler.cpp
test/TextAdvance.cpp