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

bugfix: Fix mysql migration, daemon buffer overflow, database backup recover #2479

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

kcem
Copy link
Contributor

@kcem kcem commented Jan 6, 2025

Description

This Pull Request addresses several issues encountered during the LMS update (from the 2018 version to 2025).

Fixes

  • Revert accident changes on mysql migration to correct one
  • Fix buffer overflow daemon crash (and slightly improve by using snprintf instead of sprintf)
  • Fix dbrecover.php crash when is_sure=1 is not set
  • Restore &is_sure=1 for recover-backup confirm dialog (confirmDialog is not doing it by default like previously used confirmLink)

@kcem kcem changed the title bugfix: Fix mysql migration, daemon buffer overflow, database recovery bugfix: Fix mysql migration, daemon buffer overflow, database backup recover Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant