OpenXLSX
OpenXLSX copied to clipboard
GetNewRelsID crash in opening XLSX file
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.