advance() should check current string index is in bound.
authorLei Zhang <antiagainst@google.com>
Fri, 6 Nov 2015 20:09:04 +0000 (15:09 -0500)
committerDavid Neto <dneto@google.com>
Tue, 10 Nov 2015 20:57:52 +0000 (15:57 -0500)
commit8f6ba14b58b4922384bfd931b11224f76496cf09
tree439aa2afd61004ea03672b0fc480086ef59da3a7
parent9042f40f7cc4ccad3e23da1f6106086a0aebc01b
advance() should check current string index is in bound.
source/text_handler.cpp
test/TextAdvance.cpp