Bug 117424

Summary: array subscript out of range
Product: [Fedora] Fedora Reporter: d.binderman
Component: mozpluggerAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhide   
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-04-07 17:33:45 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:

Description d.binderman 2004-03-03 20:57:29 UTC
Description of problem:

I just tried to compile Fedora Core2 Test1 package mozplugger-1.5.0-1

The compiler said

mozplugger-controller.c(94): warning #175: subscript out of range

The source code is

  points[5]=coord(4,13);

but the declaration of points is

  XPoint points[5];

so points[ 5] doesn't exist.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Than Ngo 2004-04-07 17:33:45 UTC
it's fixed in 1.5.2-1