cppcheck: arrayIndexOutOfBounds report in stortree.cxx (store module)

Maarten Hoes hoes.maarten at gmail.com
Sat Jan 17 10:13:41 PST 2015


On Sat, Jan 17, 2015 at 6:57 PM, Julien Nabet <serval2412 at yahoo.fr> wrote:
>
> On 17/01/2015 16:03, Maarten Hoes wrote:
>>
>>
>> Only slightly off topic:
>>
>> Are those cppcheck reports automatically generated on a regular basis
these days ? If not, and if interested, I got a small shell script that
does that and is just waiting for a vm and a crontab entry (see attachment).
>
> Hi,
>
> I'm trying to upload a updated report every one or 2 weeks, see
http://dev-builds.libreoffice.org/cppcheck_reports/master/ (see
https://wiki.documentfoundation.org/Development/Cppcheck)
>
> For the rest, feel free to implement something automatic :-)
>
Thanks.

The script attached to the previous email pretty much auto updates cppcheck
itself from latest git, and then runs cppcheck on pre-downloaded
libreoffice sources. It runs the way it is described on that wiki page you
mentioned.

I guess I could make that script update the libreoffice git code as well,
and make it upload the results to dev-builds.libreoffice.org.

For that to work, I would need a vm/host and user account that has scp
access to dev-builds.libreoffice.org and git clone/pull access to the
cppcheck and libreoffice code, and some sort of scheduling mechanism like
cron.



- Maarten
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150117/f6ed6bf8/attachment.html>


More information about the LibreOffice mailing list