Hi Marcus,
"Marcus Meissner" <
marcus@jet.franken.de
> wrote in message
news:35191.4944280454$1225405489@news.gmane.org
...
> Hi,
>
> htmlDocContentDumpOutput(pOutput, result->doc, NULL);
> - if(pOutput)
> - {
Should this be changed to if(pOutput->buffer), I don't remember if pOutput->buffer can be NULL.
Best Regards
Alistair Leslie-Hughes