Message74504
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | JDay, amaury.forgeotdarc |
| Date | 2008-10-08.00:42:55 |
| SpamBayes Score | 0.0012036335 |
| Marked as misclassified | No |
| Message-id | <1223426576.52.0.789095238318.issue4071@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The (buffer overflow) message indicates that the argument is too long to be converted. In your case, it seems that the path is longer than MAX_PATH=255 characters. What is the value of the argument of _getfullpathname()? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-10-08 00:42:56 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, JDay |
| 2008-10-08 00:42:56 | amaury.forgeotdarc | set | messageid: <1223426576.52.0.789095238318.issue4071@psf.upfronthosting.co.za> |
| 2008-10-08 00:42:55 | amaury.forgeotdarc | link | issue4071 messages |
| 2008-10-08 00:42:55 | amaury.forgeotdarc | create | |