]> git.ipfire.org Git - thirdparty/openvpn.git/commit
lzo: Fix conversion warning
authorFrank Lichtenheld <frank@lichtenheld.com>
Wed, 8 Oct 2025 17:01:44 +0000 (19:01 +0200)
committerGert Doering <gert@greenie.muc.de>
Thu, 9 Oct 2025 14:47:29 +0000 (16:47 +0200)
commitabb9770f099e5d387f15800a5244c911cf747557
treee28c8b38e91dd9178b95aed168124add26b1ad55
parent8f3e3de7d76c2c7e7ad57586a2dfc60850dacf03
lzo: Fix conversion warning

We already have an assert ensuring the value is sane,
so just add the cast.

Change-Id: I4a5c46f321709c83a4a921366630fb8e02834701
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1260
Message-Id: <20251008170149.10301-1-gert@greenie.muc.de>
URL: https://sourceforge.net/p/openvpn/mailman/message/59244106/
Signed-off-by: Gert Doering <gert@greenie.muc.de>
src/openvpn/lzo.c