Daniel-Constantin Mierla wrote:
On 03/04/06 01:31, Daniel Hsueh wrote:
I tried calling append_hf in the following fashion:

  append_hf( p->req, (char*)elem, 0 );

where p is a tm module TMCB_REQUEST_IN callback, and elem is either
  - char*
  - str*
  - xl_elem_t* generated via
    xl_parse_format( "Header: value", &elem, XL_DISABLE_COLORS );
    (patterned after textops.c:it_list_fixup)

Is the elem taken from callback's parameter? Take a look at core dump and backtrace, you will get some hints there.

The core dump stacktrace is corrupted; there is no information to be gleaned.

I'll look at your new append_header_str() function -- thanks!

--
Daniel Hsueh                 mailto:[EMAIL PROTECTED]
SOMA Networks                           tel:+1-416-348-1631


_______________________________________________
Devel mailing list
Devel@openser.org
http://openser.org/cgi-bin/mailman/listinfo/devel

Reply via email to