libs-core/connectivity/source/drivers/odbcbase/OResultSet.cxx
has a line which raises my suspicions.
Looking for references to m_pRowStatusArray, I see
(*) two instances of array new,
(*) one instance of array delete, and
(*) an instance of scalar delete in
OResultSet::setFetchSize(sal_Int32) at line 1384.
Is the scalar delete really intended? If so, it might be
worth a comment just to humour paranoids like me.
I ask here in the hope that someone with experience will
"just know" what is correct. If further investigation is
required, I can probably manage to do some investigation.
Thanks,
Terry.
Context
- [Libreoffice] curiosity in OResultSet.cxx · Terrence Enger
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.