After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 351695 - [PATCH] fix lazy bindings on cpufreq-selector
[PATCH] fix lazy bindings on cpufreq-selector
Status: RESOLVED FIXED
Product: gnome-applets
Classification: Other
Component: cpufreq
2.15.x
Other Linux
: Normal major
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-16 22:33 UTC by Saleem Abdulrasool
Modified: 2006-08-17 09:02 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
cpufreq-selector-lazy-binding.patch (317 bytes, patch)
2006-08-16 22:35 UTC, Saleem Abdulrasool
committed Details | Review

Description Saleem Abdulrasool 2006-08-16 22:33:55 UTC
The attached patch ensures that the cpufreq-selector is built without lazy bindings.  This is a good idea since the binary is setuid.
Comment 1 Saleem Abdulrasool 2006-08-16 22:35:38 UTC
Created attachment 71059 [details] [review]
cpufreq-selector-lazy-binding.patch
Comment 2 Carlos Garcia Campos 2006-08-17 09:02:47 UTC
Sounds reasonable. It's fixed in head now. 
Thanks for the patch :-)