between commits
old commit: 49d3e07b59819c5f999369feb04543154a752817
new commit: a0d3c2c719cedcd68877ff911d4fb579bc39f0ed
new segfaults occured in many of our files.
I've singled out (and boiled down) two of them, they are attached.
I think the crashes in the two files attached also initially appeared together with the other crashes mentioned above (which are fixed by now). Anyway, the crashes in these two files (still) occur with the current head.
Could you please check?
Hi,
between commits
old commit: 49d3e07b59819c5f999369feb04543154a752817
new commit: a0d3c2c719cedcd68877ff911d4fb579bc39f0ed
new segfaults occured in many of our files.
I've singled out (and boiled down) two of them, they are attached.
Could you please check?
Thanks,
Martin
Both files lead to a nullptr dereference in checkbufferoverrun.cpp:1002 (objectIndex())
Ticket is here: https://trac.cppcheck.net/ticket/10601
I think the crashes in the two files attached also initially appeared together with the other crashes mentioned above (which are fixed by now). Anyway, the crashes in these two files (still) occur with the current head.
Could you please check?
Thanks,
Martin
These crashes are related to https://trac.cppcheck.net/ticket/10562