Skip to content

MDEV-39750 ExtractValue does not control recursion depth - fix failing test.#5416

Open
holyfoot wants to merge 1 commit into
10.6from
bb-10.6-mdev-39750-2-hf
Open

MDEV-39750 ExtractValue does not control recursion depth - fix failing test.#5416
holyfoot wants to merge 1 commit into
10.6from
bb-10.6-mdev-39750-2-hf

Conversation

@holyfoot

Copy link
Copy Markdown
Contributor

Stack exhaustive test shouldn't be ran with the ASAN/UBSAN. So it moved to the lotofstack.test that checks necessary conditions.

Stack exhaustive test shouldn't be ran with the ASAN/UBSAN.
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@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 moves the test cases for MDEV-39750, which verifies that ExtractValue controls recursion depth and triggers a stack overrun error, from the xml test suite to the lotofstack test suite. There are no review comments, and I have no feedback to provide.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants