Message275001
| Author | python-dev |
|---|---|
| Recipients | Zooko.Wilcox-O'Hearn, alex, christian.heimes, dchest, dstufft, gregory.p.smith, martin.panter, python-dev |
| Date | 2016-09-08.11:41:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20160908114048.48681.47420.91CD8C46@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset fa89fff0b52c by Christian Heimes in branch 'default': Issue #26798: Coverity complains about potential memcpy() of overlapped regions. It doesn't hurt to use memmove() here. CID 1372514 / CID 1372515. Upstream https://github.com/BLAKE2/BLAKE2/issues/32 https://hg.python.org/cpython/rev/fa89fff0b52c |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-09-08 11:41:00 | python-dev | set | recipients: + python-dev, gregory.p.smith, christian.heimes, alex, martin.panter, dstufft, Zooko.Wilcox-O'Hearn, dchest |
| 2016-09-08 11:41:00 | python-dev | link | issue26798 messages |
| 2016-09-08 11:41:00 | python-dev | create | |