Message157055
| Author | loewis |
|---|---|
| Recipients | alexis.d, amaury.forgeotdarc, brian.curtin, loewis, neologix, r.david.murray |
| Date | 2012-03-29.15:06:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1333033590.03.0.381168414756.issue14433@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The crash occurs in the my_fgets implementation, namely when the CRT performs its (standards-violating) parameter validation. The attached patch works around this CRT bug (as has been done in other places already). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-03-29 15:06:30 | loewis | set | recipients: + loewis, amaury.forgeotdarc, r.david.murray, brian.curtin, neologix, alexis.d |
| 2012-03-29 15:06:30 | loewis | set | messageid: <1333033590.03.0.381168414756.issue14433@psf.upfronthosting.co.za> |
| 2012-03-29 15:06:29 | loewis | link | issue14433 messages |
| 2012-03-29 15:06:29 | loewis | create | |