Project

General

Profile

Bug #196

XML output corruption

Added by Yoann VANDOORSELAERE about 17 years ago. Updated almost 15 years ago.

Status:
Closed
Priority:
Normal
Target version:
Start date:
Due date:
% Done:

0%

Resolution:
fixed

Description

There is a corruption issue with Prelude-Manager XMLmod output. The problem happen independently from the XML output method.

Example of corruption:

<AdditionalData type="byte-string" meaning="payload"<IDMEF-Message><Heartbeat>

History

#1 Updated by Yoann VANDOORSELAERE about 17 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

(In r8801) Don't use an xmlOutputBufferPtr for writing the data. For an unknow reason, data written using this interface generate invalid, corrupted XML. Rather, use xmlDocFormatDump() with a FILE * descriptor. Fix #196.

#2 Updated by Yoann VANDOORSELAERE almost 15 years ago

  • Project changed from PRELUDE SIEM to Prelude Manager
  • Category deleted (3)
  • Target version deleted (0.9.7.2)

Also available in: Atom PDF