Re: SnortDBInput.pm

Ed Davison <[email protected]> Wed, 19 Nov 2003 10:29:39 -0600
Newsgroups gmane.comp.security.ids.snort.snarf
Organization McCombs School of Business
Message-ID <[email protected]>
On Thu, 2003-07-17 at 10:39, malcolm wrote:
> I am running  SnortDBInput.pm v.2 on snort mysql & getting the
> following:
> 
> Use of uninitialized value in sprintf at SnortDBInput.pm line 514.
> Use of uninitialized value in sprintf at SnortDBInput.pm line 520.
> Use of uninitialized value in concatenation (.) or string at
> SnortDBInput.pm line 528.
> Use of uninitialized value in concatenation (.) or string at
> SnortDBInput.pm line 528.
> Use of uninitialized value in concatenation (.) or string at
> SnortDBInput.pm line 528.
> Use of uninitialized value in concatenation (.) or string at
> SnortDBInput.pm line 529.
> Use of uninitialized value in concatenation (.) or string at
> SnortDBInput.pm line 529.
> Use of uninitialized value in concatenation (.) or string at
> SnortDBInput.pm line 532.
> Use of uninitialized value in numeric eq (==) at SnortDBInput.pm line
> 535.
> Use of uninitialized value in numeric eq (==) at SnortDBInput.pm line
> 553.
> Use of uninitialized value in numeric eq (==) at SnortDBInput.pm line
> 572.
> 
> 
> Is there a fix for this?
> 

There certainly can be and I wil take a look at it shortly.  These
warnings do not actually affect the funcionality of the code, so until
they can be fixed, it is just ugly and can be ignored.

Ed Davison