summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2014-08-25 16:21:59 +0200
committerThomas Haller <thaller@redhat.com>2014-08-25 16:46:14 +0200
commited20177d27f84dcdad31f17f354d30b02fe30a4c (patch)
tree3709ae026b2d24fdd3f80befed1384fbe448b553 /po
parent6de4a548df53e4837f9c3d384713d4be0a162f95 (diff)
downloadNetworkManager-ed20177d27f84dcdad31f17f354d30b02fe30a4c.tar.gz
core: refactor nm_utils_complete_generic() not to use a dynamic format string
For NMDeviceWifi and NMDeviceWimax, the printf format string for nm_utils_complete_generic() was created based on ssid/nsp. Since these input strings are untrusted, this is a serious bug. Signed-off-by: Thomas Haller <thaller@redhat.com>
Diffstat (limited to 'po')
-rw-r--r--po/POTFILES.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES.in b/po/POTFILES.in
index 86a0d1834b..2c6c0e3e53 100644
--- a/po/POTFILES.in
+++ b/po/POTFILES.in
@@ -102,6 +102,7 @@ libnm/nm-object.c
libnm/nm-remote-connection.c
libnm/nm-vpn-plugin.c
policy/org.freedesktop.NetworkManager.policy.in.in
+src/NetworkManagerUtils.c
src/main.c
src/dhcp-manager/nm-dhcp-dhclient.c
src/dhcp-manager/nm-dhcp-dhclient-utils.c