ofono/drivers/qmimodem
Denis Kenzior 452a6e5421 qmi: Fix memory leak
==14399== 16 bytes in 8 blocks are definitely lost in loss record 132 of 390
==14399==    at 0x4C2BBAF: malloc (vg_replace_malloc.c:299)
==14399==    by 0x59E03D9: strndup (strndup.c:43)
==14399==    by 0x18277E: qmi_result_get_string (qmi.c:1794)
==14399==    by 0x184221: get_ids_cb (devinfo.c:129)
==14399==    by 0x18353B: service_send_callback (qmi.c:2286)
==14399==    by 0x18093C: handle_packet (qmi.c:831)
==14399==    by 0x180ADD: received_data (qmi.c:880)
==14399==    by 0x4E826A9: g_main_context_dispatch (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3)
==14399==    by 0x4E82A5F: ??? (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3)
==14399==    by 0x4E82D81: g_main_loop_run (in /lib/x86_64-linux-gnu/libglib-2.0.so.0.5000.3)
==14399==    by 0x201900: main (main.c:306)
2018-03-19 11:48:34 -05:00
..
common.h qmimodem: Add common constants for GSM, UMTS and LTE bands 2012-06-24 22:21:39 -07:00
ctl.h qmimodem: Add support for QMI control point handling 2012-06-21 15:18:36 -07:00
devinfo.c qmi: Fix memory leak 2018-03-19 11:48:34 -05:00
dms.h qmimodem: Add common constants for GSM, UMTS and LTE bands 2012-06-24 22:21:39 -07:00
gprs-context.c qmi: use shared services 2017-05-01 12:07:41 -05:00
gprs.c qmimodem: release WDS service on GPRS atom removal 2018-03-07 10:13:29 -06:00
location-reporting.c qmimodem: Add support for GPS location reporting 2012-06-21 21:08:31 -07:00
lte.c qmimodem: Update to the new LTE API 2018-03-12 09:37:58 -05:00
nas.c qmi: move rat_to_tech() into own module 2017-04-18 09:48:04 -05:00
nas.h qmimodem: extract network time from serving system 2017-09-07 16:50:14 -05:00
netmon.c qmi: add NetworkMonitor interface 2017-09-12 12:52:42 -05:00
network-registration.c qmimodem: convert register_net_cb errors into CMEs 2017-12-05 22:06:44 -06:00
pds.h qmimodem: Add support for GPS location reporting 2012-06-21 21:08:31 -07:00
qmi.c qmimodem: add translator qmi_error_to_ofono_cme() 2017-12-05 22:06:44 -06:00
qmi.h qmimodem: add translator qmi_error_to_ofono_cme() 2017-12-05 22:06:44 -06:00
qmimodem.c qmi: add LTE atom driver 2018-03-05 11:32:30 -06:00
qmimodem.h qmi: add LTE atom driver 2018-03-05 11:32:30 -06:00
radio-settings.c qmimodem: release DMS service on radio-settings atom removal 2018-03-07 10:13:32 -06:00
sim-legacy.c qmi: Update sim-legacy driver to the new API 2012-11-22 10:26:34 -06:00
sim.c qmimodem: implement SIM write functions 2017-09-12 12:39:26 -05:00
sms.c qmi: support SMS receive on Quectel EC21 2017-10-17 09:35:02 -05:00
uim.h qmimodem: add pin_send feature 2017-01-11 09:57:53 -06:00
ussd.c qmi: add USSD support for MO services 2018-01-16 11:32:03 -06:00
util.h qmimodem: add define CALLBACK_WITH_CME_ERROR(cb, err, args..) 2017-12-05 22:06:44 -06:00
voice.h add qmimodem/voice.h to add USSD defines 2018-01-16 11:17:14 -06:00
voicecall.c qmimodem: Add skeleton for voice call support 2012-06-25 12:11:08 -07:00
wda.h qmimodem: change kernel driver data format if needed 2017-02-02 11:48:38 -06:00
wds.h qmi: retrieve GPRS context parameters 2017-04-11 11:43:16 -05:00
wms.h qmi: support SMS receive on Quectel EC21 2017-10-17 09:35:02 -05:00