diff options
author | Eric Caruso <ejcaruso@chromium.org> | 2018-02-20 16:04:18 -0800 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2018-02-21 12:41:20 +0100 |
commit | d416ea491d88b2b3bb4e5cd8077e0b758bcfad2e (patch) | |
tree | deadb6d2e4b93c86072b26466badb8d111935280 /cli/mmcli-modem.c | |
parent | 10cb61f399b80c9db1b3b1b570214da164c469aa (diff) |
mm-base-manager: remove element from hastable by key, not value
The hashtable is keyed on the UID of the MMDevice, and its hash
function is g_str_hash. We shouldn't be passing a GObject into
g_hash_table_remove because calling g_str_hash on an MMDevice is
wrong.
Diffstat (limited to 'cli/mmcli-modem.c')
0 files changed, 0 insertions, 0 deletions