dovecot-2.2.33 bug report
11 Oct
2017
11 Oct
'17
9:53 a.m.
Hello there,
dovecot-2.2.33/src/lib/str-find.c:86]: (warning) Calling 'sizeof' on 'sizeof'
Source code is
ctx = p_malloc(pool, MALLOC_ADD(sizeof(struct str_find_context),
MALLOC_MULTIPLY(sizeof(ctx->goodtab[0]), key_len)));
Regards
David Binderman
11 Oct
11 Oct
10:14 a.m.
On 11.10.2017 09:53, David Binderman wrote:
Hello there,
dovecot-2.2.33/src/lib/str-find.c:86]: (warning) Calling 'sizeof' on 'sizeof'
Source code is
ctx = p_malloc(pool, MALLOC_ADD(sizeof(struct str_find_context), MALLOC_MULTIPLY(sizeof(ctx->goodtab[0]), key_len)));
Regards
David Binderman Hi!
Thank you for this report, what compiler are you using?
Aki
2629
Age (days ago)
2629
Last active (days ago)
1 comments
2 participants
participants (2)
-
Aki Tuomi
-
David Binderman