diff options
author | Ben Chan <benchan@chromium.org> | 2017-08-11 14:19:35 -0700 |
---|---|---|
committer | Dan Williams <dcbw@redhat.com> | 2017-08-11 17:09:15 -0500 |
commit | 2b08a66645740df2e1e490df5ec44a7b5c537cc5 (patch) | |
tree | 77793e98d88e690969ccef128011d7fcc1012582 /src | |
parent | c02dcd397ab6ccbc3c021bf6d96d76de7bce8b91 (diff) |
libmm-glib,cdma: fix potential NULL dereference
This patch fixes a potential NULL referenece issue in
mm_cdma_manual_activation_properties_get_prl() where it accesses
`self->priv->prl->data' when `self->priv->prl' could be potentially
NULL.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions