Opened 16 months ago
#18478 new bug
IMAP: review pending bodies logic in IMAPFolder.cpp
Reported by: | nielx | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | Unscheduled |
Component: | Servers/mail_daemon | Version: | R1/beta4 |
Keywords: | IMAP | Cc: | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Running an update to GCC 13 exposed that there is suspicious code in the IMAPFolder::RegisterPendingBodies() method. The whole logic seems suspicious, including the storage and use of the replyTo messenger.
This should be reviewed.
Note:
See TracTickets
for help on using tickets.