Skip to content
Commit 48302b77 authored by Jasper St. Pierre's avatar Jasper St. Pierre
Browse files

goa: Prevent a use-after-free

If the user dismisses the dialog, we'll get an error and free it,
but forget to set it to NULL, and segfault.
parent be0bf17c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment