search for: ignore_header

Displaying 2 results from an estimated 2 matches for "ignore_header".

2005 Dec 19
0
alpha5: assert and core
...context = 0x0} (gdb) print part_ctx $4 = {body_ctx = 0xffbff3d4, translation = 0x0, decode_buf = 0x0, match_buf = 0x0, content_type = 0xab510 "text/plain", content_charset = 0xab4f8 "US-ASCII", content_qp = 0, content_base64 = 0, content_unknown = 0, content_type_text = 1, ignore_header = 1} (gdb) quit
2005 Dec 22
1
alpha5: (message_body_search_ctx) assert
...0662, lines = 647}, flags = MESSAGE_PART_FLAG_TEXT, context = 0x0} (gdb) print part_ctx $5 = {body_ctx = 0xffbff3dc, translation = 0x0, decode_buf = 0x0, match_buf = 0x0, content_type = 0x0, content_charset = 0x0, content_qp = 0, content_base64 = 0, content_unknown = 0, content_type_text = 1, ignore_header = 1} (gdb) print input->v_offset $6 = 198 (gdb) print part->header_size.physical_size $7 = 168 (gdb) quit