Comment 10 for bug 284212

Revision history for this message
Marius Gedminas (mgedmin) wrote : Re: VPN connection fails: "unable to find valid VPN secrets"

Here's a patch that fixes the problem for me. It should be harmless: removing that g_free() doesn't leak memory because all memory is freed when the short-lived helper program exits.