Message402833
| Author | lemburg |
|---|---|
| Recipients | anthonypjshaw, atalaba, doerwalter, ezio.melotti, iritkatriel, lemburg, serhiy.storchaka, vstinner |
| Date | 2021-09-29.08:49:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <5703cf85-bf25-f149-e8e2-a876f0cd35ac@egenix.com> |
| In-reply-to | <1632904889.64.0.334821237214.issue36819@roundup.psfhosted.org> |
| Content | |
|---|---|
On 29.09.2021 10:41, Serhiy Storchaka wrote: > > Restricting the returned position to be strictly larger than start would solve the problem with infinite loop and OOM. But this is a different issue. Yes, this would make sense, since having the codec process the same error location over and over again will not resolve the error, so it's clearly a bug in the error handler. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-09-29 08:49:16 | lemburg | set | recipients: + lemburg, doerwalter, vstinner, ezio.melotti, serhiy.storchaka, anthonypjshaw, atalaba, iritkatriel |
| 2021-09-29 08:49:15 | lemburg | link | issue36819 messages |
| 2021-09-29 08:49:15 | lemburg | create | |