Issue27988
Created on 2016-09-07 01:57 by r.david.murray, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| iter_attachments_mutation.patch | r.david.murray, 2016-09-07 01:57 | review | ||
| Messages (3) | |||
|---|---|---|---|
| msg274700 - (view) | Author: R. David Murray (r.david.murray) * | Date: 2016-09-07 01:57 | |
In the right (wrong) circumstances the iter_attachments function may mutate the payload list. The fix is simple (make a copy before operating on it). Attached is a patch with test. |
|||
| msg274763 - (view) | Author: Barry A. Warsaw (barry) * | Date: 2016-09-07 05:55 | |
LGTM +1 |
|||
| msg274849 - (view) | Author: R. David Murray (r.david.murray) * | Date: 2016-09-07 17:43 | |
I forgot the # on the issue number in the commit. The hashes are: 3.5 3bf2f6818719 3.6 69da5242aae3 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:35 | admin | set | github: 72175 |
| 2016-09-07 17:43:38 | r.david.murray | set | status: open -> closed resolution: fixed messages: + msg274849 stage: commit review -> resolved |
| 2016-09-07 05:55:58 | barry | set | messages: + msg274763 |
| 2016-09-07 01:57:46 | r.david.murray | set | nosy:
+ barry components: + email |
| 2016-09-07 01:57:16 | r.david.murray | create | |