diff options
author | Beniamino Galvani <bgalvani@redhat.com> | 2018-02-08 11:18:06 +0100 |
---|---|---|
committer | Beniamino Galvani <bgalvani@redhat.com> | 2018-02-08 11:18:06 +0100 |
commit | 10ef61408e2a40f2b0cd6b5a801a2025cec1bdda (patch) | |
tree | 3256547fd1e7e2d89e31c79466ec49849b57a4f9 /libnm-glib | |
parent | bc81efec551bc8bc29354012361820f951757365 (diff) |
dns: fix compilation error
Fixes the following error when building with gcc 4.8.5 and address
sanitizer:
src/dns/nm-dns-dnsmasq.c: In function 'update':
src/dns/nm-dns-dnsmasq.c:506:44: error: 'first_prio' may be used uninitialized in this function [-Werror=maybe-uninitialized]
} else if (first_prio < 0 && first_prio != prio)
^
Diffstat (limited to 'libnm-glib')
0 files changed, 0 insertions, 0 deletions