Hello,
Flávio Cruz, le Fri 27 Jun 2008 22:12:09 +, a écrit :
> In the function fshelp_iscontroller, which checks if an user controls
> the filesystem based on the stat struct, it checks the presence of
> std_uid in the uid's vector two times and it doesn't for the root uid.
> The attached file
Hi folks,
I've been reading the libfshelp library and it appears that I've found
a little bug on it.
In the function fshelp_iscontroller, which checks if an user controls
the filesystem based on the stat struct, it checks the presence of
std_uid in the uid's vector two times and it doesn't for the