Bug 3189 - readmsg seg faults (elm-2.5.0-0.2pre8)
Summary: readmsg seg faults (elm-2.5.0-0.2pre8)
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: elm
Version: 6.0
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Jay Turner
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-06-01 04:55 UTC by jprosa
Modified: 2015-01-07 23:37 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-06-05 15:59:46 UTC
Embargoed:


Attachments (Terms of Use)

Description jprosa 1999-06-01 04:55:02 UTC
executing: /usr/bin/readmsg \*
causes a seg fault

It segs in: readmsg.c at line 341

if(get_mssg_info(&minfo, fstate.sel_list[i] != 0)

The problem seems to be with fstate.sel_list being an
(int *) and w/ bad bounds checking.

See ya.

Comment 1 Jeff Johnson 1999-06-04 17:43:59 UTC
I've just packaged elm2.5.0-1 (the official release). If you
get a chance, could you see if seg-fault persists there.

Send mail to <jbj> and I'll send you the rpms.

Thanks.

Comment 2 Jeff Johnson 1999-06-05 15:59:59 UTC
Fixed in elm-2.5.0-2. Thanks for the analysis and patch!


Note You need to log in before you can comment on or make changes to this bug.