diff options
author | Ben Chan <benchan@chromium.org> | 2019-08-20 13:39:29 -0700 |
---|---|---|
committer | Aleksander Morgado <aleksander@gnu.org> | 2019-08-25 12:38:55 +0000 |
commit | 5efa15b83f5c7b6a84b1cd92e90a4a820e0d280f (patch) | |
tree | 42b2a9f893594286d1a6c0f17cb7114a63f9d950 /cli/mmcli.c | |
parent | f2c878e79661af660d5a5c9e2a820a2b682ef39e (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