From the last few lines of set_sysfs(): rv = write(fd, out, strlen(out)); close(fd); return 0; } Need to audit any similar code for the same bug.
Some of those are already catched by Fedora build flag. I already suggested different times to switch to -Werror and fix all build warning, but i was turned down. Perhaps it's about time to do it. Fabio
There is no excuse for not fixing this kind of thing. If you get "turned down" again, point me at the culprit and I'll moan at them until they give in :-)
What version of the package has these issues?
Upstream/rawhide, i.e. the latest version
This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle. Changing version to '10'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping
This was fixed ages ago.