Fenghua Yu 45c876bf12 Fix uninitialized local variable "covered" in i386 acpi-cpufreq driver
The local variable "covered" is used without initialization in i386
acpi-cpufreq driver.  The initial value of covered should be 0.  The bug
will cause memory leak when hit.  The following patch fixes this bug.

Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Cc: Venkatesh Pallipadi <venkatesh.pallipadi@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-31 15:39:36 -07:00
..
2007-06-01 08:18:28 -07:00
2007-07-22 11:17:17 -07:00
2007-07-21 18:37:07 -07:00
2007-07-30 10:52:10 -07:00
2007-07-19 14:37:05 -07:00
2007-07-18 08:47:42 -07:00