Menu

Read access violation crash in std::list following PR 7284

2025-02-21
2025-02-24
  • Jimmy Kungsman

    Jimmy Kungsman - 2025-02-21

    Hi,

    when building with the GUI application and standing at commit abe99cb I can
    perform analysis but checking out commit fe6a2e3 (split suppressions from
    settings) I obtain an access violation crash in std::list once analysis
    begins. It seems to originate from suppressions.cpp, more specifically
    SuppressionList::isSuppressed function (line 442 at commit fe6a2e3) when
    it's about to loop through the mSuppressions member (an std::list).

    Best regards,
    Jimmy Kungsman

     
  • Oliver Stöneberg

    I am able to reproduce this. I filed https://trac.cppcheck.net/ticket/13656 about it.

    I did test it before applying the change but only on Windows.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.