Bug 139165

Summary: RHEL4B2: PATCH edd_devices array too short
Product: Red Hat Enterprise Linux 4 Reporter: Matt Domsch <matt_domsch>
Component: kernelAssignee: Dave Jones <davej>
Status: CLOSED CURRENTRELEASE QA Contact: Brian Brock <bbrock>
Severity: medium Docs Contact:
Priority: medium    
Version: 4.0CC: pfrields, us_linux_engineering
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-12-03 03:36:50 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
edd.c.patch none

Description Matt Domsch 2004-11-13 14:28:56 UTC
Description of problem:

edd_devices[] was too short.  When we keep more
than 6 signatures, it overruns the end.  Also, I rewrote
edd_num_devices to be clearer about its goal.
                                                                     
                                                        
submitted to lkml today.

Version-Release number of selected component (if applicable):
kernel-2.6.9-1.648_EL

Comment 1 Matt Domsch 2004-11-13 14:30:19 UTC
Created attachment 106638 [details]
edd.c.patch

Comment 2 Matt Domsch 2004-12-03 03:36:50 UTC
Fixed in 2.6.9-1.849_EL, thanks.  Closing.