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.


_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to