nufw-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Nufw-devel] Small mistake in when calling sasl_encode64


From: Tomas Mraz
Subject: [Nufw-devel] Small mistake in when calling sasl_encode64
Date: Wed, 25 Nov 2009 18:29:51 +0100

There is small mistake in internal.c where the buffer length for the
base64 encoded output is 3 bytes shorter than the value passed to
sasl_encode64. Fortunately the encoded output will not be ever so long
to write over these 3 bytes so the issue is not a real problem. However
the code should be fixed.

I've attached a patch which will fix the problem.
-- 
Tomas Mraz
No matter how far down the wrong road you've gone, turn back.
                                              Turkish proverb

Attachment: nufw-2.2.21-encsize.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]