Displaying 3 results from an estimated 3 matches for "body_ctx".
2005 Dec 19
0
alpha5: assert and core
...eal_stream = 0xc23e8}
(gdb) print *part
$3 = {parent = 0x0, next = 0x0, children = 0x0, physical_pos = 0,
header_size = {physical_size = 909, virtual_size = 909, lines = 0},
body_size = {physical_size = 384, virtual_size = 390, lines = 6},
flags = 72, 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
...) print *part
$4 = {parent = 0x0, next = 0x0, children = 0x0, physical_pos = 0, header_size = {physical_size = 168,
virtual_size = 168, lines = 0}, body_size = {physical_size = 20014, virtual_size = 20662, 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_siz...
2020 Sep 21
1
AW: doveadm search segfault Dovecot 2.2.22
...optimized out>
hdr_ctx = {index_ctx = 0x55555580c0a0, imail = 0x55555580c320, args = 0x5555557ec8b0, decoded_block = {part = 0x0, hdr = 0x0, data = 0x0,
size = 0}, decoded_block_set = false, hdr = 0x55555580a7e0, parse_headers = 0, custom_header = 0, threading = 0}
body_ctx = {index_ctx = 0x55555580c0a0, input = 0x5555558159c0, part = 0x55555580cb30}
have_headers = true
have_body = true
ret = <optimized out>
imail = 0x55555580c320
input = 0x5555558159c0
headers_ctx = 0x0
failed = false
#8 search_ma...