Ticket #2942 (new defect)
header cache is still not safe
| Reported by: | brendan | Owned by: | pdmef |
|---|---|---|---|
| Priority: | major | Milestone: | 1.6 |
| Component: | header cache | Version: | 1.5.16 |
| Keywords: | patch | Cc: |
Description
The header cache does not properly dump or zero several fields in dump_body, leaving several pointers behind that are likely to be invalid. At first glance, the bad fields seem to include charset, content, next, parts, hdr, and aptr, unless these are reset elsewhere in the code after restore_body.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
