]> git.lyx.org Git - features.git/commit
Fix bug #9112: There is a test here that seems intended to catch the
authorRichard Heck <rgheck@lyx.org>
Thu, 8 May 2014 22:19:55 +0000 (18:19 -0400)
committerRichard Heck <rgheck@lyx.org>
Thu, 8 May 2014 22:19:55 +0000 (18:19 -0400)
commit6b0a8fbc9614433e7db4e6f994fd62886da8b8eb
tree609ebfcda1cd0693da89e8e9afe5aa922e1b2199
parent769b585176a78bc9a1380190e145aafdbe7d3a17
Fix bug #9112: There is a test here that seems intended to catch the
case where there are unbalanced braces, but it comes too late. In that
case, we try to check cmd[docstring::npos] and crash.
src/Encoding.cpp