Displaying 2 results from an estimated 2 matches for "trans_view".
2005 Sep 08
1
1.0alpha1: another imap core, no assert
...run (ioloop=0xa0db0) at ioloop-poll.c:184
#13 0x0006e11c in io_loop_run (ioloop=0xa0db0) at ioloop.c:230
#14 0x00029348 in main (argc=0, argv=0xffbffba4, envp=0xffbffbac) at main.c:229
(gdb) print *p
Cannot access memory at address 0xff11259c
(gdb) print *view
$1 = {cache = 0xaaca0, view = 0xaaa88, trans_view = 0xc8e58, transaction = 0xcb2a0,
trans_seq1 = 21, trans_seq2 = 21, tmp_offsets = {buffer = 0xa2088, element_size = 4},
cached_exists_buf = 0xa2178, cached_exists_value = 1 '\001', cached_exists_seq = 21,
cached_offset = 75084, cached_offset_seq = 21}
(gdb) print *dest
$2 = {data = 0x...
2004 Dec 16
4
1.0-test58
http://dovecot.org/test/
- Fixed APPEND hanging in some situations. Didn't happen with
mail_save_crlf=yes.
- Added pop3_uidl_format setting. No need to patch sources anymore if
you don't want the default. Does anyone want pop3_uidl_xuidl_header
yes/no setting, with fallbacking to pop3_uidl_format if X-UIDL header
isn't found? Shouldn't be difficult to do..
- Added