diff options
author | Thomas Haller <thaller@redhat.com> | 2019-01-10 19:38:36 +0100 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2019-01-11 08:14:31 +0100 |
commit | e950712c256bb353df1b8ac6e7e414625bf87ad5 (patch) | |
tree | afbe05fbb5c7edd59cc0b8e86ac189cbe187a5ee /src/nm-act-request.h | |
parent | e00dca81e9c718ad188aff49e97f87f99149e115 (diff) | |
download | NetworkManager-th/libnm-setting-compare.tar.gz |
libnm,core: accept failure to _nm_setting_get_property() in _log_connection_get_property()th/libnm-setting-compare
_log_connection_get_property() is a hack, as it cannot meaningfully print complex
properties. Also, it uses _nm_setting_get_property() which can only work with GObject
base properties.
Don't assert against _nm_setting_get_property() returning success. Eventually
we should replace _nm_setting_get_property() by something better. But for the moment,
it's fine to being unable to print a property value.
Diffstat (limited to 'src/nm-act-request.h')
0 files changed, 0 insertions, 0 deletions