Descriptiondbus-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 #
Messages
Total messages: 3 (0 generated)
|