Re: [PATCH] base-64 encoder upgrade

From: Alex Rousskov <rousskov_at_measurement-factory.com>
Date: Sat, 30 Apr 2011 18:49:35 -0600

On 04/30/2011 09:37 AM, Amos Jeffries wrote:
> Version 3. Containing everything discussed so far except the
> optimization of base64_decode_len()

I do not see any bugs. You may want to check whether we can demand that
the decoded packet length is exactly the size of the ntlmhdr structure in

> + if (decodedLen < sizeof(ntlmhdr)) { /* decoding failure, return error */

but that is probably not a big deal either way.

Cheers,

Alex.
Received on Sun May 01 2011 - 00:50:11 MDT

This archive was generated by hypermail 2.2.0 : Sun May 01 2011 - 12:00:07 MDT