mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-03-21 05:36:29 -04:00

* Prevent double free due to QObject cleanup happening before/after the ExtraPage storing the QSharedPointer to FdoSecretsPlugin is deleted. * Fixes #4877