Branch: refs/heads/973494 Home: https://github.com/bluez/bluez Commit: 223814198364497e444fe1b49b81ae0c16137302 https://github.com/bluez/bluez/commit/223814198364497e444fe1b49b81ae0c16137302 Author: Frédéric Danis <frederic.danis@xxxxxxxxxxxxx> Date: 2025-06-18 (Wed, 18 Jun 2025) Changed paths: M src/device.c Log Message: ----------- device: Fix memory leak This frees the LastUsedBearer string to avoid memory leak: Direct leak of 12 byte(s) in 2 object(s) allocated from: #0 0x7ccf538fd9c7 in malloc ../../../../src/libsanitizer/asan/ asan_malloc_linux.cpp:69 #1 0x7ccf53665b09 in g_malloc (/lib/x86_64-linux-gnu/ libglib-2.0.so.0+0x62b09) #2 0x7ccf53659b90 (/lib/x86_64-linux-gnu/libglib-2.0.so.0+0x56b90) #3 0x7ccf53659cd4 in g_key_file_get_string (/lib/x86_64-linux-gnu/ libglib-2.0.so.0+0x56cd4) #4 0x5c8c691f2811 in load_info src/device.c:4225 To unsubscribe from these emails, change your notification settings at https://github.com/bluez/bluez/settings/notifications