]> git.lyx.org Git - lyx.git/commit
Avoid asserting when reading the session file
authorEnrico Forestieri <forenr@lyx.org>
Sat, 2 Dec 2017 09:46:46 +0000 (10:46 +0100)
committerEnrico Forestieri <forenr@lyx.org>
Sat, 2 Dec 2017 20:37:02 +0000 (21:37 +0100)
commit4e753bdc3f3509cdbdbe05b3a5b46ad0ea058b4c
treeb8edb38aa459a0f4ac5a030df6a99b57d4f973fb
parente3494c2f3aadf1722d7920dec05516d93299ac6d
Avoid asserting when reading the session file

Fixes #10824.

(cherry picked from commit f84acc0e3441d09c0b5026f97c3e4cbbc0067256)
src/Session.cpp