summaryrefslogtreecommitdiff
path: root/include/nm-macros-internal.h
diff options
context:
space:
mode:
authorJiří Klimeš <jklimes@redhat.com>2015-10-02 10:03:03 +0200
committerJiří Klimeš <jklimes@redhat.com>2015-10-02 10:03:03 +0200
commit6f9a7a8daa4a945410636c1bc90bf3b6ad14d738 (patch)
treeca101764bfb3f68f4840216423304e8b004ae604 /include/nm-macros-internal.h
parent956577a24640cb96f6255417073d52230c573ed4 (diff)
config: initialize gs_free marked variable
Otherwise I get the following error (iwhile building in Jenkins): In file included from ../include/nm-default.h:45:0, from nm-config.c:27: nm-config.c: In function 'nm_config_set_global_dns': ../include/gsystem-local-alloc.h:31:10: error: 'group_name' may be used uninitialized in this function [-Werror=maybe-uninitialized] func (*(Type*)v); \ ^ nm-config.c:1483:17: note: 'group_name' was declared here gs_free char *group_name; ^
Diffstat (limited to 'include/nm-macros-internal.h')
0 files changed, 0 insertions, 0 deletions