Skip to content

Change order of function calls in commit_default_style() method

username-removed-521739 requested to merge jvsg/orcus:fix-crash into master

Libo crashed due to out of bound access of vector which was caused somehow due to wrong order of function call.

Merge request reports