Bug 231160 - gdm-2.16.1-43: array subscript out of range
Summary: gdm-2.16.1-43: array subscript out of range
Status: RESOLVED DUPLICATE of bug 235591
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: unspecified
Hardware: All SUSE Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Holger Hetterich
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-30 11:22 UTC by David Binderman
Modified: 2007-03-18 18:22 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Binderman 2006-12-30 11:22:29 UTC
I just tried to compile package gdm-2.16.1-43
with the Intel C compiler.

The compiler said

slave.c(3654): warning #175: subscript out of range

The source code is

        argv[4] = NULL;

but

        char *argv[4];

Suggest code rework.
Comment 1 Stefan Dirsch 2007-01-16 22:32:51 UTC
Feel free to close as duplicate of Bug #235591.
Comment 2 Holger Hetterich 2007-03-18 18:22:16 UTC

*** This bug has been marked as a duplicate of bug 235591 ***