|
From: Gert D. <ge...@gr...> - 2025-03-27 16:08:42
|
Looking at this with "git show --color-moved=zebra -U20" makes clear
that it's just moving around the call that could fail, and if it fails,
do not modify anything else that might then become inconsistent. As
far as I can see, nothing of this has side effects where order would
be important (except when erroring-out, of course).
Your patch has been applied to the master branch.
commit 7825a8c586a8beba209370f1594cd0987b653ab7
Author: Arne Schwabe
Date: Thu Mar 27 16:36:00 2025 +0100
Do not leave half-initialised key wrap struct when dynamic tls-crypt fails
Signed-off-by: Arne Schwabe <ar...@rf...>
Acked-by: MaxF <ma...@ma...>
Message-Id: <202...@gr...>
URL: https://www.mail-archive.com/ope...@li.../msg31267.html
Signed-off-by: Gert Doering <ge...@gr...>
--
kind regards,
Gert Doering
|