diff options
author | Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> | 2017-12-20 13:23:12 +0100 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2017-12-21 09:51:10 +0100 |
commit | 8ac8c01162235c2c198bfaf25fb7d1a57a595ce5 (patch) | |
tree | c04dcfb80faad4359324d33852176a397c4af24a /NEWS | |
parent | e7968b00488c4d444e4fd4c9cf7848d8146e7399 (diff) | |
download | NetworkManager-8ac8c01162235c2c198bfaf25fb7d1a57a595ce5.tar.gz |
shared/compat: fix memory handling of nm_setting_vpn_get_*_keys
The compat implementations return a (transfer none) strv instead of a
(transfer container) one. This has caused double frees in nm-applet:
https://bugs.archlinux.org/task/56772
Don't copy the keys and don't free the container later.
[thaller@redhat.com: patch adjusted to avoid compiler warning]
Fixes: 272439cb2077a889485dd195bb6b99ca91d3e3bf
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions