keepassxreboot / keepassxc

KeePassXC is a cross-platform community-driven port of the Windows application “Keepass Password Safe”.
https://keepassxc.org/
Other
20.01k stars 1.42k forks source link

tests: gui: Fix NULL dereference in GUI tests #10993

Closed Jookia closed 5 days ago

Jookia commented 5 days ago

This fixes a crash when running a GUI test. Fixes #10992

Screenshots

Testing strategy

I ran the test suite to confirm it no longer crashes.

Type of change