]> git.lyx.org Git - features.git/commit
Fix multithreading crash (bug #9366)
authorGeorg Baum <baum@lyx.org>
Mon, 5 Jan 2015 20:44:37 +0000 (21:44 +0100)
committerGeorg Baum <baum@lyx.org>
Mon, 5 Jan 2015 20:44:37 +0000 (21:44 +0100)
commitf067babf6e9832259b93aec65aa3874351e51280
tree3dfe7c4085816830ab9b3f59bff5fb893353355b
parentf3a45effbfb213ed9365f2f35763e1d95755e197
Fix multithreading crash (bug #9366)

This minimal fix makes the crash go away on my machine. A much more complete
fix is in master (and will be futher extended), but for 2.1.x we'll do only
minimal changes.
src/Language.cpp
src/Language.h
src/support/lstrings.h
status.21x