Re: Buffer overflow?
| Newsgroups | gmane.comp.security.vulnerabilities |
|---|---|
| Message-ID | <[email protected]> |
Windows supports filenames of up to 255 characters in length. Here is an article about file names from microsoft: http://support.microsoft.com/?kbid=142982 Does the filename contain any special characters? How is the file created (through code, an application, etc)?