Re: [xml] xmlOutputBufferGetSize and xmlOutputBufferGetContent

2013-06-06 Thread Breno Silva
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 accessin

Re: [xml] xmlOutputBufferGetSize and xmlOutputBufferGetContent

2013-06-06 Thread Breno Silva
I think this will fix the issue. Let me know what is the correct way to access the output content with older libxml2: memcpy(buffer, (char *)xmlBufferContent(output_buf->conv), output_buf->conv->use); or memcpy(buffer, (char *)output_buf->conv->content, output_buf->conv->use); Thanks you Bren

[xml] hi

2013-06-06 Thread John Davis
http://grupo-u.com/quepar/grbyzbp.php ___ xml mailing list, project page http://xmlsoft.org/ xml@gnome.org https://mail.gnome.org/mailman/listinfo/xml