Files
flatpak/oci-authenticator
Alexander Larsson adb25fb274 oci-authenticator: Fix crash if anon auth fails and no_interaction is set
We were clearing the error from the anon test, and then not doing any
non-anon auth, so error was NULL, causing a crash when returning an
error message.

(cherry picked from commit 180d807d2a)
2020-11-17 13:19:50 +01:00
..