Skip to content

MDEV-40243 Fix MEMORY_LEAK_C leaks in mariadb-dump (rockdb tests)#5418

Open
grooverdan wants to merge 1 commit into
MariaDB:10.11from
grooverdan:MDEV-40243_test_rocks
Open

MDEV-40243 Fix MEMORY_LEAK_C leaks in mariadb-dump (rockdb tests)#5418
grooverdan wants to merge 1 commit into
MariaDB:10.11from
grooverdan:MDEV-40243_test_rocks

Conversation

@grooverdan

Copy link
Copy Markdown
Member

With memory leaks fixed in the rocksdb.mysqldump/mysqldump2 no longer need to run with leak detection disabled.

ref: 2217477

With memory leaks fixed in the rocksdb.mysqldump/mysqldump2 no
longer need to run with leak detection disabled.

ref: 2217477

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request removes the ASAN_OPTIONS="detect_leaks=0" environment variable override from several $MYSQL_DUMP execution commands within the RocksDB test files mysqldump.test and mysqldump2.test. I have no feedback to provide as there are no review comments to evaluate.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@gkodinov gkodinov added the MariaDB Foundation Pull requests created by MariaDB Foundation label Jul 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

MariaDB Foundation Pull requests created by MariaDB Foundation

Development

Successfully merging this pull request may close these issues.

2 participants