]> git.lyx.org Git - features.git/commit
Set buffer when expanding macro
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Sun, 20 Oct 2019 10:54:59 +0000 (12:54 +0200)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Tue, 22 Oct 2019 15:57:52 +0000 (17:57 +0200)
commitd3fd91566249b722dbc553b921283f2507ce5e17
treee826d53f6241c6638531f48d509fc18398208b8e
parent54acc050f6f90a4c290dc2ef9334c9872764089a
Set buffer when expanding macro

This avoids a crash in InsetMathSplit which uses the buffer() value.

Fixes bug #11686.

(cherry picked from commit 19abf29ea0cf89cdc99b9327448146aeb35d1dc1)
src/mathed/InsetMathMacro.cpp
status.23x