Fix crashes in BSLineNumberRulerView when the lineIndex_ is empty.
authorRobert Sesek <rsesek@bluestatic.org>
Sun, 8 Dec 2019 18:42:32 +0000 (13:42 -0500)
committerRobert Sesek <rsesek@bluestatic.org>
Sun, 15 Dec 2019 17:08:04 +0000 (12:08 -0500)
commitf593f6efa0e16fb5f307ec63402ac542a5de2fce
tree8189b32918a14a152c4634d7feaec35c3cdccf9a
parent47f99758ccea4e39938e81ca8e1b3417a1045ae7
Fix crashes in BSLineNumberRulerView when the lineIndex_ is empty.

This may happen if file access is not granted and source files cannot be
read.
Source/BSLineNumberRulerView.mm