diff options
author | Martin Pitt <martin.pitt@ubuntu.com> | 2014-04-30 15:57:30 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2014-05-05 20:47:55 +0200 |
commit | 828e2e00eb8e4ced54ec51fb61bfdb37df526935 (patch) | |
tree | ec387147df5e097309982cf71ec1743f3193d4ba /include/ModemManager-errors.h | |
parent | 0126eb63114ddd5099a4f63dac67e190ccd00706 (diff) |
libmm-glib: Initialize result array
In mm_modem_messaging_get_supported_storages(), initialize array to avoid a
potential crash with an uninitialized value, and a build failure due to
mm-modem-messaging.c:168:24: error: 'array' may be used uninitialized in this
function [-Werror=maybe-uninitialized]
*n_storages = array->len;
https://bugzilla.gnome.org/show_bug.cgi?id=729267
Diffstat (limited to 'include/ModemManager-errors.h')
0 files changed, 0 insertions, 0 deletions