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

Fix crash upon exiting interactive mode if there is no current database. #3952

Merged
merged 1 commit into from
Dec 21, 2019

Conversation

sjamesr
Copy link
Contributor

@sjamesr sjamesr commented Nov 29, 2019

Type of change

  • ✅ Bug fix (non-breaking change which fixes an issue)

Testing strategy

Tested manually.

Checklist:

  • ✅ I have read the CONTRIBUTING document. [REQUIRED]
  • ✅ My code follows the code style of this project. [REQUIRED]
  • ✅ All new and existing tests passed. [REQUIRED]
  • ✅ I have compiled and verified my code with -DWITH_ASAN=ON. [REQUIRED]

@droidmonkey
Copy link
Member

droidmonkey commented Nov 29, 2019

I thought this was already fixed in the 2.5.2 branch. See #3889

@sjamesr
Copy link
Contributor Author

sjamesr commented Nov 29, 2019 via email

@sjamesr
Copy link
Contributor Author

sjamesr commented Nov 30, 2019

@droidmonkey #3889 actually introduces this problem

@droidmonkey droidmonkey added this to the v2.5.2 milestone Dec 11, 2019
@droidmonkey droidmonkey changed the base branch from develop to release/2.5.2 December 21, 2019 14:30
@droidmonkey droidmonkey merged commit 26afdb3 into keepassxreboot:release/2.5.2 Dec 21, 2019
@phoerious phoerious added pr: bugfix Pull request that fixes a bug and removed bug labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature: CLI pr: bugfix Pull request that fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants