]> git.ipfire.org Git - thirdparty/openvpn.git/commit
mudp/mtcp: Remove -Wconversion pragmas
authorFrank Lichtenheld <frank@lichtenheld.com>
Thu, 30 Oct 2025 14:51:19 +0000 (15:51 +0100)
committerGert Doering <gert@greenie.muc.de>
Thu, 30 Oct 2025 16:42:32 +0000 (17:42 +0100)
commit3e63c01a852511d6a882e585f8d127da68a00c76
tree3680fe3cad556023583d33b0fa1686098c0e7d82
parent5f6b5e38ca0d8aa5f1da0e5465bcf9d7384ccb41
mudp/mtcp: Remove -Wconversion pragmas

These were implictly fixed by the fixes to
the hash API in commit
a69aac41c4b2ccff1084736c158d7cf8474be533.
("list: Make types of hash elements consistent")

Change-Id: Iacec5920cdc3e16aaf777f843ef1f4a00a6a9043
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1324
Message-Id: <20251030145124.2607-1-gert@greenie.muc.de>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg34035.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/mtcp.c
src/openvpn/mudp.c