-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mod_webmail: Fix crash caused by passing NULL to mailimap_fetch_type_…
…free. Fix potential crash when sort/filter is active and no messages are matched, in which case fetch_type is never set to begin with. Accordingly, guard all calls to mailimap_fetch_type_free with a NULL check.
- Loading branch information
1 parent
deeff7f
commit 0623bf8
Showing
1 changed file
with
11 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters