From: Michał T. <no...@gi...> - 2024-03-14 15:57:59
|
Branch: refs/heads/master Home: https://github.com/OpenSC/libp11 Commit: 15104c90be036714aa5689719cd739e55d9c650f https://github.com/OpenSC/libp11/commit/15104c90be036714aa5689719cd739e55d9c650f Author: Michał Trojnara <Mic...@st...> Date: 2024-03-14 (Thu, 14 Mar 2024) Changed paths: M src/eng_back.c M src/eng_parse.c M src/engine.h Log Message: ----------- Avoid conditional malloc in parse_uri_attr() Also reduce type casting, and get rid of (void *) casting. Squash Coverity false positives CID 354021 and 354024. To unsubscribe from these emails, change your notification settings at https://github.com/OpenSC/libp11/settings/notifications |