search for: cmd_append_handle_args

Displaying 3 results from an estimated 3 matches for "cmd_append_handle_args".

2013 Aug 07
1
keywords leak in cmd_append_handle_args()
In 2.2.5 and earlier it appears that mailbox_keywords_unref(&keywords) is not called in some return paths from cmd_append_handle_args(). Should it be?
2015 Oct 07
2
bug report: dovecot-imapd core dump
...0x7f404e27066d <buffer_alloc+45> >> __FUNCTION__ = "mail_index_keywords_unref" >> #1 0x00007f404e559975 in mailbox_keywords_unref >> (keywords=keywords at entry=0x7ffecb8adeb8) at mailbox-keywords.c:94 >> No locals. >> #2 0x00007f404ea254ad in cmd_append_handle_args >> (nonsync_r=0x7ffecb8ade8f, >> #args=<optimized out>, cmd=0x7f4050bc3250) at cmd-append.c:602 >> ctx = 0x7f4050bc3348 >> flags_list = 0x7f4050bcc840 >> flags = 9 >> keywords_list = 0x7f4050bc33f0 >> internal_d...
2015 Oct 10
0
bug report: dovecot-imapd core dump
...uffer_alloc+45> >>> __FUNCTION__ = "mail_index_keywords_unref" >>> #1 0x00007f404e559975 in mailbox_keywords_unref >>> (keywords=keywords at entry=0x7ffecb8adeb8) at mailbox-keywords.c:94 >>> No locals. >>> #2 0x00007f404ea254ad in cmd_append_handle_args >>> (nonsync_r=0x7ffecb8ade8f, >>> #args=<optimized out>, cmd=0x7f4050bc3250) at cmd-append.c:602 >>> ctx = 0x7f4050bc3348 >>> flags_list = 0x7f4050bcc840 >>> flags = 9 >>> keywords_list = 0x7f4050bc33f0 &gt...