|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0001849 |
[uClibc] Other |
minor |
always |
01-04-08 00:52 |
01-04-08 21:32 |
|
|
Reporter |
michael_d |
View Status |
public |
|
|
Assigned To |
uClibc |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
closed |
|
Product Version |
|
|
|
Summary |
0001849: getcwd() problem on kernels without getcwd syscall |
|
Description |
The getcwd() implementation in the absence of a getcwd syscall has an off-by-one allocation bug. As a result, sometimes the returned string has garbage at the end.
I'm attaching a patch to fix the issue. |
|
Additional Information |
|
|
|
Attached Files |
uClibc-0.9.29-getcwd.diff [^] (530 bytes) 01-04-08 00:52 |
|
|