[prev in list] [next in list] [prev in thread] [next in thread] 

List:       snort-cvs
Subject:    [snort-cvs] CVS: snort codes.c,NONE,1.1 codes.h,NONE,1.1 spp_unidecode.c,NONE,1.1 spp_unidecode.h,NO
From:       Martin Roesch <roesch () users ! sourceforge ! net>
Date:       2001-02-23 7:08:15
[Download RAW message or body]

Update of /cvsroot/snort/snort
In directory usw-pr-cvs1:/tmp/cvs-serv18139

Modified Files:
	rules.c 
Added Files:
	codes.c codes.h spp_unidecode.c spp_unidecode.h 
Log Message:
* Adding the new unicode decoder...


***** Error reading new file[Errno 2] No such file or directory: 'codes.c'
***** Error reading new file[Errno 2] No such file or directory: 'codes.h'
***** Error reading new file[Errno 2] No such file or directory: 'spp_unidecode.c'
***** Error reading new file[Errno 2] No such file or directory: 'spp_unidecode.h'
Index: rules.c
===================================================================
RCS file: /cvsroot/snort/snort/rules.c,v
retrieving revision 1.44
retrieving revision 1.45
diff -C2 -r1.44 -r1.45
*** rules.c	2001/02/23 06:59:03	1.44
--- rules.c	2001/02/23 07:08:13	1.45
***************
*** 444,451 ****
  #endif
  
-     if(num_toks < 7)
-     {
-         FatalError("ERROR %s (%d): Bad rule in rules file\n", file_name, file_line);
-     }
  
      /* clean house */
--- 444,447 ----
***************
*** 548,551 ****
--- 544,552 ----
              printf("Invalid input: %s\n", prule);
              return;
+     }
+ 
+     if(num_toks < 7)
+     {
+         FatalError("ERROR %s (%d): Bad rule in rules file\n", file_name, file_line);
      }
  


_______________________________________________
Snort-cvsinfo mailing list
Snort-cvsinfo@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/snort-cvsinfo

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic