Fix indirect memory leak in mu_decode_filter.
* include/mailutils/stream.h (mu_stream_clr_flags): New function. * mailbox/stream.c (mu_stream_clr_flags): New function. * mailbox/mapfile_stream.c (_mapfile_open): Avoid unnecessary boolean operation. * mailbox/mutil.c (mu_decode_filter): Use mu_stream_clr_flags to clear bits.
Showing
4 changed files
with
13 additions
and
6 deletions
-
Please register or sign in to post a comment