Message125573
| Author | belopolsky |
|---|---|
| Recipients | amaury.forgeotdarc, belopolsky, eric.smith, vstinner |
| Date | 2011-01-06.17:57:36 |
| SpamBayes Score | 0.0026517392 |
| Marked as misclassified | No |
| Message-id | <1294336659.15.0.537205921814.issue10833@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I agree with Eric. Limiting field width when formatting error messages is a good safety measure. It is not only the amount of garbage that can be spitted in error logs, if garbage is not null-terminated, you may get a SEGV instead of a somewhat meaningful error message. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-01-06 17:57:39 | belopolsky | set | recipients: + belopolsky, amaury.forgeotdarc, vstinner, eric.smith |
| 2011-01-06 17:57:39 | belopolsky | set | messageid: <1294336659.15.0.537205921814.issue10833@psf.upfronthosting.co.za> |
| 2011-01-06 17:57:36 | belopolsky | link | issue10833 messages |
| 2011-01-06 17:57:36 | belopolsky | create | |