client: Read D-Bus string type only if argument is 'Type'
authorPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 7 Jun 2013 05:25:25 +0000 (08:25 +0300)
committerPatrik Flykt <patrik.flykt@linux.intel.com>
Fri, 7 Jun 2013 07:09:18 +0000 (10:09 +0300)
commitdb6ec6b0d66beb54aed7573fe9b975631603a527
tree0a782a224668708cb308b5b1d8e012d13e3a4d6a
parenta6aa682808efc88680bb6e5e90cf61e07c15454a
client: Read D-Bus string type only if argument is 'Type'

A basic type was always read independent of the argument type which
on some systems lead to a crash and on others only to a warning
printout.
client/agent.c