Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show Function Bar as default on NULL #772

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

BenBE
Copy link
Member

@BenBE BenBE commented Sep 2, 2021

This is an idea I had while trying to fix up the memory leak in PR #745. This way only the relevant function bar has to be set when needed (of the two options needed for the controls) and can just be reset whenever the default should be used.

Note: This initial version of the PR has a UAF on exit when the incremental search was triggered at least once. Please take a look where I'm missing something.

@BenBE BenBE added help wanted Extra attention is needed code quality ♻️ Code quality enhancement labels Sep 2, 2021
@BenBE BenBE added this to the 3.1.1 milestone Sep 2, 2021
@BenBE BenBE self-assigned this Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code quality ♻️ Code quality enhancement help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants