| View previous topic :: View next topic |
| Author |
Message |
sherpya

Joined: 03 Oct 2005 Posts: 61
|
Posted: Thu Oct 20, 2005 12:43 am Post subject: possible bug in newlib chdir? |
|
|
| I was porting a code that uses chdir, but it seams that doint chdir("./") crashes somehow the psp, the line number is in the path_absolute stuff of newlib |
|
| Back to top |
|
 |
jimparis
Joined: 10 Jun 2005 Posts: 1179 Location: Boston
|
Posted: Thu Oct 20, 2005 6:55 am Post subject: |
|
|
| Seems to work just fine here, can you provide an example? |
|
| Back to top |
|
 |
sherpya

Joined: 03 Oct 2005 Posts: 61
|
Posted: Thu Oct 20, 2005 11:02 am Post subject: |
|
|
I don't have always the usb cable, but It's reproducible, I'm not sure that the string passed is "./", it maybe also a non null terminated string, in this case is a programming error and not a bug in the lib (the code is not mine).
I'll post soon my results |
|
| Back to top |
|
 |
|