cppcheck built from the main branch currently seems to infinitely analyze (but no crash) when run with "--enable=all" for the cpp file attached.
This does not happen for cppcheck2.1.
If it helps, I checked also this code with the main branch from about September 16th (can't reconstruct the commit now, sorry) .... back then this did not happen.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
cppcheck built from the main branch currently seems to infinitely analyze (but no crash) when run with "--enable=all" for the cpp file attached.
This does not happen for cppcheck2.1.
Could you please check?
Thanks,
Martin
Thanks! I have created ticket https://trac.cppcheck.net/ticket/9930
If it helps, I checked also this code with the main branch from about September 16th (can't reconstruct the commit now, sorry) .... back then this did not happen.