|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0001454 |
[BusyBox] Other |
major |
always |
08-06-07 20:23 |
08-09-07 01:10 |
|
|
Reporter |
bapper |
View Status |
public |
|
|
Assigned To |
BusyBox |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
closed |
|
Product Version |
svn |
|
|
Summary |
0001454: The stat -Z option segfaults |
|
Description |
When using the stat -Z option to print the security context, the applet segfaults. The reason for this is the scontext variable in do_stat needs to be passed by reference to the getfilecon() funcitons.
A patch is attached which fixes this, it is against current svn repo. |
|
Additional Information |
|
|
|
Attached Files |
stat-getfilecon-deref-fix.patch [^] (945 bytes) 08-06-07 20:23 |
|
|