From: Gert D. <ge...@gr...> - 2025-09-26 17:12:11
|
Looks reasonable... especially since there already was a (char) cast for both KeyId and KeyLen, it was just missing the right signedness... Your patch has been applied to the master branch. commit e77c34370dbe0f894a2a927e18eb9f50a5820954 Author: Frank Lichtenheld Date: Fri Sep 26 18:51:46 2025 +0200 dco_win: In dco_new_key, document size assumptions for the integer casts Signed-off-by: Frank Lichtenheld <fr...@li...> Acked-by: MaxF <ma...@ma...> Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1221 Message-Id: <202...@gr...> URL: https://www.mail-archive.com/ope...@li.../msg33229.html Signed-off-by: Gert Doering <ge...@gr...> -- kind regards, Gert Doering |