Jürgen Spitzmüller schreef op 5-4-2014 12:55:
This patch fixes a fatal error of mine. I compared begin and end iterators of two different containers (constructed in args()) in InsetLayout.

This could result in
* a crash (happens if you load a document with arguments for which you do not have a layout) * a freeze when attempting to open specific documents. In fact a could not open a complex multi-part 2.0.x document with 2.1, which was how I detected this bug today.

The attached patch fixes this. Since it is straightforward and fixes a rather serious bug, it might be considered for master.

If master is already closed, I will push to 2.2-staging and 2.1.1-staging, if Richard agrees.

Jürgen

Please commit to master.

Vincent

Reply via email to