You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
g_variant_iter_next requires one to free the key and value pair at each iteration
* reduced 335 bytes g_variant_dict_init requires a call to clear the dictionary
SUMMARY: AddressSanitizer: 14450 byte(s) leaked in 344 allocation(s).
Purpose
pam_test
shows a lot of memory leaksThe likely culprit is
pam_bt_pair.c::process_dbus_bt_list
Tasks/Goals
Summary
To fill out once the issue is to be closed. Give a short summary of the changes you made to implement or fix an issue
The text was updated successfully, but these errors were encountered: