|
|||||||||||
|
[Snort-devel] sfthd_test_gobject() global test
From: Alec H. Peterson <ahp(at)hilander.com>
Date: Mon Mar 08 2004 - 19:10:53 EST
I think this call (line 1050 of sfthd.c) is incorrect: status = sfthd_test_gobject( thd, g_thd_node, sig_id, gen_id, sip, dip, curtime ); I think it should be: status = sfthd_test_gobject( thd, g_thd_node, gen_id, sig_id, sip, dip, curtime ); I'm new to the snort code so I could be wrong, but based on the prototype and other calls I think it's wrong... Alec This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click Snort-devel mailing list Snort-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/snort-devel Received on Mon Mar 8 19:21:25 2004 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:08:10 EDT |
||||||||||
|
|||||||||||