Message92949
| Author | eric.smith |
|---|---|
| Recipients | doughellmann, eric.smith, pitrou, theller, vinay.sajip |
| Date | 2009-09-21.18:23:01 |
| SpamBayes Score | 0.00024710846 |
| Marked as misclassified | No |
| Message-id | <1253557382.77.0.521538704476.issue6958@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The C code looks basically okay to me. I'd probably use strdup() instead of the malloc/strlen/strcpy calls. And as Thomas said, the cleanup needs a little bit of work. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-09-21 18:23:02 | eric.smith | set | recipients: + eric.smith, theller, vinay.sajip, pitrou, doughellmann |
| 2009-09-21 18:23:02 | eric.smith | set | messageid: <1253557382.77.0.521538704476.issue6958@psf.upfronthosting.co.za> |
| 2009-09-21 18:23:01 | eric.smith | link | issue6958 messages |
| 2009-09-21 18:23:01 | eric.smith | create | |