diff options
author | Dan Williams <dcbw@redhat.com> | 2010-05-07 13:56:23 -0700 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2010-05-07 13:56:23 -0700 |
commit | b8f0f403499b185c7bd37a19e8bbf907344ac904 (patch) | |
tree | 442e753f0ada43dd48ffbd342aa62a782236b6e0 /src/mm-errors.h | |
parent | e855922b4b6f9f712e91732db1104dbb22faa0e8 (diff) |
core: fix memory leaks
Since MMModem is an interface and doesn't store stuff like the
modem's physdev internally (since it's an interface) these things
are handled via GObject properties. And since g_object_get()
returns allocated values, we need to free the returned value
from mm_modem_get_device() after we're done with it.
Diffstat (limited to 'src/mm-errors.h')
0 files changed, 0 insertions, 0 deletions