aboutsummaryrefslogtreecommitdiff
path: root/cli/mmcli.c
diff options
context:
space:
mode:
authorBen Chan <benchan@chromium.org>2019-08-20 13:39:29 -0700
committerAleksander Morgado <aleksander@gnu.org>2019-08-25 12:38:55 +0000
commit5efa15b83f5c7b6a84b1cd92e90a4a820e0d280f (patch)
tree42b2a9f893594286d1a6c0f17cb7114a63f9d950 /cli/mmcli.c
parentf2c878e79661af660d5a5c9e2a820a2b682ef39e (diff)
broadband-modem-mbim: fix potential dereference of null GByteArray
ussd_decode() expects a non-null GByteArray while process_ussd_message() could potentially passes a null GByteArray to ussd_decode(). This patch fixes the issue by having process_ussd_message() always creates a GByteArray.
Diffstat (limited to 'cli/mmcli.c')
0 files changed, 0 insertions, 0 deletions