]> git.lyx.org Git - features.git/commit
Backport fix for bug #7547.
authorRichard Heck <rgheck@comcast.net>
Wed, 11 May 2011 14:14:09 +0000 (14:14 +0000)
committerRichard Heck <rgheck@comcast.net>
Wed, 11 May 2011 14:14:09 +0000 (14:14 +0000)
commit691107bb7a730ba2be56b8ab0d1a911a3f528602
tree9bfcb322252a6c784bd9b6a4c3dd4cfe80dfb9de
parent0ecdd259d9aa22fb3f9dc15094a670a0fb9af69e
Backport fix for bug #7547.

We need to check whether we are in a multirow here.
Otherwise, we were asking to construct strings of random size at a
certain point, e.g., two 2GB strings, in one case I saw.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_2_0_X@38705 a592a061-630c-0410-9148-cb99ea01b6c8
src/insets/InsetTabular.cpp