std::size/SAL_N_ELEMENTS also counts the null terminatorcib-6.4-24
commitf75130dcf240f3fe0d11d4374e1ad4e36d92e416
authorCaolán McNamara <caolan.mcnamara@collabora.com>
Thu, 4 Jan 2024 17:00:06 +0000 (4 17:00 +0000)
committerThorsten Behrens <thorsten.behrens@allotropia.de>
Tue, 27 Feb 2024 22:45:14 +0000 (27 23:45 +0100)
tree51c029187bf1b8a53ef884e7959ea16ab267b6cd
parent92b398862f773e49cb5fe4b0363ef99775eac1b7
std::size/SAL_N_ELEMENTS also counts the null terminator

which libxml2 2.12 will fail on with error:

'Extra content at the end of the document'

Change-Id: I9d5da9fdd826cce8462ede8c510eaea7281b760f
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161627
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
(cherry picked from commit cbb17a548b5cc6a99b6ed7735479bb4f2bc40f26)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161643
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
unoxml/qa/unit/domtest.cxx