From: Michał T. <no...@gi...> - 2025-04-09 13:15:33
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 21868ff9ed650bd5f6b67e13e2a5d5b48548efff https://github.com/OpenSC/libp11/commit/21868ff9ed650bd5f6b67e13e2a5d5b48548efff Author: Michał Trojnara <Mic...@st...> Date: 2025-04-09 (Wed, 09 Apr 2025) Changed paths: M src/util_uri.c Log Message: ----------- Split util_ctx_try_load_object() This commit makes the code more maintainable. It also prevents retrieving the slot list and filtering it against the URI twice, which reduces the number of duplicate log lines. To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |