%u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



/me wonders if this issue (found by cppcheck) :

        ret = -EINVAL;
        if (sscanf(page, "%u", &new_value) != 1)<--- %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'.
                goto out;

is already in one's trivial patch queue ?
-- 
Toralf

_______________________________________________
Selinux mailing list
Selinux@xxxxxxxxxxxxx
To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx.
To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx.




[Index of Archives]     [Selinux Refpolicy]     [Linux SGX]     [Fedora Users]     [Fedora Desktop]     [Yosemite Photos]     [Yosemite Camping]     [Yosemite Campsites]     [KDE Users]     [Gnome Users]

  Powered by Linux