Bug 610177 - fix coverity Defect Type: Uninitialized variables issues
Summary: fix coverity Defect Type: Uninitialized variables issues
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: 389
Classification: Retired
Component: Directory Server
Version: 1.2.7
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Rich Megginson
QA Contact: Chandrasekar Kannan
URL:
Whiteboard:
Depends On:
Blocks: 389_1.2.7 639035
TreeView+ depends on / blocked
 
Reported: 2010-07-01 17:34 UTC by Rich Megginson
Modified: 2015-01-04 23:43 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-05-17 14:08:13 UTC
Embargoed:


Attachments (Terms of Use)
0001-Bug-610177-fix-coverity-Defect-Type-Uninitialize.patch (47.12 KB, patch)
2010-07-01 22:10 UTC, Rich Megginson
nhosoi: review+
Details | Diff

Description Rich Megginson 2010-07-01 17:34:52 UTC
Description of problem:


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


How reproducible:


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


Expected results:


Additional info:

Comment 2 Rich Megginson 2010-07-01 22:10:50 UTC
Created attachment 428568 [details]
0001-Bug-610177-fix-coverity-Defect-Type-Uninitialize.patch

Comment 3 Rich Megginson 2010-07-06 16:33:29 UTC
To ssh://git.fedorahosted.org/git/389/ds.git
   830d55e..4a10385  master -> master
commit 4a103859b7100bc30046ecba3efca2e8f0b09c7d
Author: Rich Megginson <rmeggins>
Date:   Thu Jul 1 11:39:02 2010 -0600
    Reviewed by: nhosoi (Thanks!)
    Branch: HEAD
    Fix Description: Initialize variables to 0, NULL, or an appropriate error
    code.  Got rid of the unused lexer code.
    Platforms tested: RHEL5 x86_64
    Flag Day: no
    Doc impact: no


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