Menu

new coredump with latest commit 6736ac7

Martin
2021-08-04
2021-08-04
  • Martin

    Martin - 2021-08-04

    Hi,

    with the latest main branch head I get a new coredump for this code:

    namespace {
       static const type conf1[] = {
          {
             &cb,
             NULL,
             &conf2
          }
       };
    }
    

    cppcheck: lib/valueflow.cpp:2415: ExpressionAnalyzer::ExpressionAnalyzer(const Token, const ValueFlow::Value&, const TokenList): Assertion `e && e->exprId() != 0 && "Not a valid expression"' failed.
    Aborted (core dumped)

    Could you please check?

    Thanks,
    Martin

     

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.