OpenXLSX icon indicating copy to clipboard operation
OpenXLSX copied to clipboard

GetNewRelsID crash in opening XLSX file

Open zednik-matej opened this issue 3 years ago • 0 comments

HI,

Program crash in algorithm function max_element on row with _seek_wraped(). When I try open XLSX file (with numbers in cells only and saved by LibreOffice Calc) program crash. And throw Exception out of range. If I open xlsx file in MS Excel and save it. Program open this file correctly. It looks like it´s problem with adding SharedStrings.xml in function GetNewRelsID in file XLRelationships.cpp.

CrashFile.xlsx

zednik-matej avatar Aug 10 '22 11:08 zednik-matej