Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(122)

Issue 2851022: dbus-dict.c::append_config_array(): Fix up DBUS_TYPE_UINT32 handling (Closed)

Created:
10 years, 6 months ago by Nathan Williams
Modified:
9 years, 6 months ago
Reviewers:
Sam Leffler
CC:
chromium-os-reviews_chromium.org
Base URL:
ssh://git@chromiumos-git/dhcpcd.git
Visibility:
Public.

Description

dbus-dict.c::append_config_array(): Fix up DBUS_TYPE_UINT32 handling to work for arrays of more than one element by parsing the current token rather than the entire string and avoiding fallthrough to the default case. TEST=Run flimflam (with -P dhclient) and connect to a network where the DHCP server provides multiple DNS servers. Check that the resulting resolv.conf file contains all of the DNS servers.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M dbus-dict.c View 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Nathan Williams
A little bit of deja vu...
10 years, 6 months ago (2010-06-24 19:18:44 UTC) #1
Sam Leffler
Think this comes straight from dhcpcd-dbus upstream; might want to check and forward to Ray.
10 years, 6 months ago (2010-06-24 19:26:06 UTC) #2
Sam Leffler
10 years, 6 months ago (2010-06-24 19:26:16 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698