mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-03 17:59:33 +02:00
ms-word doc plugin: added forgotten [] for delete syntax
This commit is contained in:
parent
2f660b47ff
commit
0abb1f46a6
2 changed files with 8 additions and 8 deletions
|
@ -229,7 +229,7 @@ bool OleStreamReader::fillBuffer(OleMainStream &stream) {
|
|||
}
|
||||
myCurBufferPosition = 0;
|
||||
++myNextPieceNumber;
|
||||
delete textBuffer;
|
||||
delete[] textBuffer;
|
||||
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue