Displaying 1 result from an estimated 1 matches for "t_strdupe".
Did you mean:
t_strdup
2009 Aug 11
3
dovecot 1.2.3: TB fails to unsubscribe folder after deletion
...mailbox in the
workaround-conditional fixes this issue for me.
I'm not very familiar with C programming but while tracing
cmd_subscribe_full() I stumbled upon another thing. In
mail_namespace_find_mask() (lib-storage/mail-namespace.c at line 413)
mailbox is reassigned with a local string (not t_strduped). I think this
might be a problem when mailbox is dereferenced after returning from
that function?!
.max