]> git.lyx.org Git - features.git/commit
Fix unsafe use of fixed width arrays.
authorPavel Sanda <sanda@lyx.org>
Sat, 6 Mar 2010 14:57:16 +0000 (14:57 +0000)
committerPavel Sanda <sanda@lyx.org>
Sat, 6 Mar 2010 14:57:16 +0000 (14:57 +0000)
commita7b921aeeba67805a4057eba1cadac45e480e855
tree5e498acc956e865e1d954a0f1d12f6a1413aff4a
parent61e55ac1976622e076dd332db32daee07152935a
Fix unsafe use of fixed width arrays.
Fix crash when MathMatrix has more than 80 columns

Patch from John McCabe-Dansted, approved from Andre.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33641 a592a061-630c-0410-9148-cb99ea01b6c8
src/VSpace.cpp
src/frontends/qt4/GuiAlert.cpp
src/frontends/qt4/GuiMathMatrix.cpp
src/support/filetools.cpp