Bug 57315

Summary: segfault upon exit (+fix)
Product: [Retired] Red Hat Powertools Reporter: Michael Schwendt <bugs.michael>
Component: kwintvAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 7.1   
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: 2001-12-10 08:12: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:
Attachments:
Description Flags
patch none

Description Michael Schwendt 2001-12-10 08:11:46 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.6) Gecko/20011120

Description of problem:
I do know Powertools have been suspended. But nevertheless here's a fix for
kwintv.

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

How reproducible:
Sometimes

Steps to Reproduce:
1. start kwintv
2. exit kwintv

Actual Results:  Get a segfault or not, depending on the value an
uninitialized pointer has had.

Expected Results:  Clean program termination.


Additional info:

Patch attached.

Comment 1 Michael Schwendt 2001-12-10 08:12:40 UTC
Created attachment 40248 [details]
patch

Comment 2 Than Ngo 2001-12-13 14:42:05 UTC
it's fixed in 0.8.5-6. You will find it on ftp://people.redhat.com/than/7.1.
thanks for the fix.