mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-07-15 22:57:23 +08:00
fix bug #65522
This commit is contained in:
@ -383,7 +383,7 @@ namespace DocFileFormat
|
||||
RELEASEOBJECT(chpxFcs);
|
||||
RELEASEOBJECT(chpxs);
|
||||
|
||||
return cpEnd++;
|
||||
return cpEnd;
|
||||
|
||||
return (std::max)(cp, cpEnd); //ralph_scovile.doc
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user