On 25/12/12 13:48, Gert Doering wrote:
> Hi,
>
> On Sun, Dec 23, 2012 at 01:11:22PM +0100, Arne Schwabe wrote:
>> I fear we may have to delay the final release. While debugging a problem
>> with a user of my app I found a nasty bug which causes OpenVPN to crash
>> if two PUSH_CONTROL messages ar
Am 25.12.12 13:48, schrieb Gert Doering:
> Hi,
>
> On Sun, Dec 23, 2012 at 01:11:22PM +0100, Arne Schwabe wrote:
>> I fear we may have to delay the final release. While debugging a problem
>> with a user of my app I found a nasty bug which causes OpenVPN to crash
>> if two PUSH_CONTROL messages a
Hi,
On Sun, Dec 23, 2012 at 01:11:22PM +0100, Arne Schwabe wrote:
> I fear we may have to delay the final release. While debugging a problem
> with a user of my app I found a nasty bug which causes OpenVPN to crash
> if two PUSH_CONTROL messages are received.
The appended patch fixes this for m
Hi,
On Sun, Dec 23, 2012 at 01:11:22PM +0100, Arne Schwabe wrote:
> I fear we may have to delay the final release. While debugging a problem
> with a user of my app I found a nasty bug which causes OpenVPN to crash
> if two PUSH_CONTROL messages are received.
>
> from push.c:
>
>if (!c
- Original Message -
> From: "Arne Schwabe"
> To: openvpn-devel@lists.sourceforge.net
> Sent: Sunday, 23 December, 2012 1:11:22 PM
> Subject: [Openvpn-devel] Crash on duplicate PUSH_CONTROL message
>
> Hello,
>
> I fear we may have to delay the final release. While debugging a
> problem