mirror of
https://github.com/sailfishos/ofono
synced 2025-11-18 22:26:48 +08:00
b7481a918f1be85b82a39aa5a93eb25a67031e66
Errors returned by g_key_file_get_integer have to be deallocated by the caller to avoid leaks like these: ==13330== 104 (24 direct, 80 indirect) bytes in 2 blocks are definitely lost ==13330== at 0x483F3EC: malloc (vg_replace_malloc.c) ==13330== by 0x4B020DF: g_malloc (gmem.c) ==13330== by 0x4B17F51: g_slice_alloc (gslice.c) ==13330== by 0x4AE80B9: g_error_new_valist (gerror.c) ==13330== by 0x4AE830B: g_set_error (gerror.c) ==13330== by 0x4AF5681: g_key_file_get_value (gkeyfile.c) ==13330== by 0x4AF6817: g_key_file_get_integer (gkeyfile.c) ==13330== by 0x10CFE3: radio_load_settings (radio-settings.c) ==13330== by 0x10D2E3: ofono_radio_settings_register (radio-settings.c)
Description
No description provided
Languages
C
97.5%
Python
1.7%
Makefile
0.5%
M4
0.2%