]> 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>
Sat, 10 May 2014 14:40:30 +0000 (10:40 -0400)
commitb17802ba81b4a71e9a2b05eea8c0e76589a66f4b
treee85f38281c9a19ebba41bef1f3acc4a0c2cb82fc
parentede754039d15029260047efcc2fe3ccd4f633b3b
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.
(cherry picked from commit 6b0a8fbc9614433e7db4e6f994fd62886da8b8eb)
src/Encoding.cpp
status.21x