Branch: refs/heads/master
Home: https://github.com/OpenVPN/openvpn
Commit: ac6c9d65701ed6d41691497846a47cb4e72b2878
https://github.com/OpenVPN/openvpn/commit/ac6c9d65701ed6d41691497846a47cb4e72b2878
Author: Heiko Hund <he...@is...>
Date: 2025-11-26 (Wed, 26 Nov 2025)
Changed paths:
M src/openvpnserv/interactive.c
Log Message:
-----------
iservice: fix calculation of converted domains size
To keep track of how much of the buffer is already used, the difference
of the current position and the start of the buffer needs to be
multiplied with the size of a character / glyph to bet the byte count,
with which calculations are done further down below.
Reported-by: Marc Heuse <ma...@sr...>
Reported-by: st...@sr...
Change-Id: I16f9426e57f4802ba038ab51f5b70161464b9428
Signed-off-by: Heiko Hund <he...@is...>
Acked-by: Gert Doering <ge...@gr...>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1390
Message-Id: <202...@gr...>
Signed-off-by: Gert Doering <ge...@gr...>
To unsubscribe from these emails, change your notification settings at https://github.com/OpenVPN/openvpn/settings/notifications
|