[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ossec-cvs] ossec-hids: decode-xml.c (HEAD) [dcid]
- To: ossec-cvs@xxxxxxxxx
- Subject: [ossec-cvs] ossec-hids: decode-xml.c (HEAD) [dcid]
- From: OSSEC CVS <cvs-commit@xxxxxxxxx>
- Date: Tue, 24 Jul 2007 21:39:11 -0300 (ADT)
- Content-transfer-encoding: 8bit
Module name: ossec-hids
Changes by: dcid 07/07/24 21:39:08
Modified files:
decode-xml.c
Log message:
Description: More version changes (to gplv3)
Reviewed by: dcid
Bug:
Index: decode-xml.c
===================================================================
RCS file: /usr/cvsroot/ossec-hids/src/analysisd/decoders/decode-xml.c,v
diff -u -r1.39 -r1.40
--- decode-xml.c 20 Jul 2007 00:19:25 -0000 1.39
+++ decode-xml.c 25 Jul 2007 00:39:08 -0000 1.40
@@ -240,6 +240,7 @@
NULL_Decoder_tmp->fts = 0;
NULL_Decoder = (void *)NULL_Decoder_tmp;
+
/* Getting the root elements */
node = OS_GetElementsbyNode(&xml, NULL);
if(!node)
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "OSSEC CVS" group.
To post to this group, send email to ossec-cvs@xxxxxxxxxxxxxxxx
To unsubscribe from this group, send email to ossec-cvs-unsubscribe@xxxxxxxxxxxxxxxx
For more options, visit this group at http://groups.google.com/group/ossec-cvs?hl=en
-~----------~----~----~----~------~----~------~--~---
OSSEC home |
Main Index |
Thread Index
OSSEC project: www.ossec.net.
Mailling list information: http://www.ossec.net/en/mailing_lists.html.