NTLM - compile warning, may be a bug

From: Guido Serassio <serassio@dont-contact.us>
Date: Sun, 10 Mar 2002 12:12:09 +0100

Hi,

Compiling 2.5 with the Compaq CCC on my Alpha Linux, I get the following
suspect warning in the src\auth\ntlm\helpers\NTLMSSP\libntlmssp.c file:

cc: Info: libntlmssp.c, line 242: In this statement, an array is being
accessed outside th
e bounds specified for the array type. (subscrbounds)
     pass[25] = '\0';
---------^

But at line 200 pass[] is declared:

     char pass[25] /*, encrypted_pass[40] */;

So, I think that this can be wrong.

Regards

Guido

-
=======================================================
Serassio Guido
Via Albenga, 11/4 10134 - Torino - ITALY
E-mail: guido.serassio@serassio.it
WWW: http://www.serassio.it
Received on Sun Mar 10 2002 - 04:13:11 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:14:50 MST