FreeBSD Bugzilla – Attachment 184118 Details for
Bug 220508
mail/dovecot2: crash after upgrade to 2.2.31_1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
files/patch-fts_mailbox_list_deinit
file_220508.txt (text/plain), 437 bytes, created by
topical
on 2017-07-06 11:03:14 UTC
(
hide
)
Description:
files/patch-fts_mailbox_list_deinit
Filename:
MIME Type:
Creator:
topical
Created:
2017-07-06 11:03:14 UTC
Size:
437 bytes
patch
obsolete
>--- src/plugins/fts/fts-storage.c.orig 2017-06-26 13:29:36.000000000 +0200 >+++ src/plugins/fts/fts-storage.c 2017-07-06 14:32:08.991714000 +0200 >@@ -830,7 +830,8 @@ > { > struct fts_mailbox_list *flist = FTS_LIST_CONTEXT(list); > >- fts_backend_deinit(&flist->backend); >+ if (flist->backend != NULL) >+ fts_backend_deinit(&flist->backend); > flist->module_ctx.super.deinit(list); > } >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 220508
: 184118