Skip to content
Commit 2842336c authored by Ray Strode's avatar Ray Strode
Browse files

driver: duplicate password/user object

The driver needs to hold an internal copy of the password,
so the password isn't freed at an inopportune moment.

For symmetry, this commit also takes a reference on the
user object that is passed at the same time.

https://bugzilla.gnome.org/show_bug.cgi?id=752980
parent 857e22c5
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