Re: [xml] xmlOutputBufferGetSize and xmlOutputBufferGetContent
- From: Callum Gibson <callum_r_gibson yahoo com au>
- To: xml gnome org
- Subject: Re: [xml] xmlOutputBufferGetSize and xmlOutputBufferGetContent
- Date: Fri, 7 Jun 2013 06:39:15 +1000
On 06Jun13 09:10, Breno Silva wrote:
}Hello guys thank you for your attention. Let me share with you the code:
}https://github.com/SpiderLabs/ModSecurity/blob/remotes/trunk/apache2/msc_crypt.c
}
}Daniel, i think that would be the problem... there is something i'm missing
}or doing wrong between the time i change the tree and start accessing the
}output buffer.
Based on Daniel's comment, I'd say you need to add a call to
xmlOutputBufferFlush(output_buf) at line 1075, after you've written to it
and before you try to use it.
C
--
Callum Gibson @ home
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]