Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-32196

Warning: Memory not freed: 280 | LeakSanitizer: detected memory leaks

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Major
    • Resolution: Unresolved
    • 11.3
    • 11.3
    • None
    • None

    Description

      Memory leak detected similar to MDEV-30680 when the server shut down after calling a non-existing function with a return statement in sql_mode ORACLE.

      SET sql_mode=ORACLE;
      BEGIN RETURN f();
      SHUTDOWN;
      

      LSAN|memory leak|mysys/my_malloc.c|__interceptor_malloc|my_malloc|init_dynamic_array2|sp_add_used_routine
      

      Attachments

        Activity

          People

            bar Alexander Barkov
            ramesh Ramesh Sivaraman
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.