[Boost-bugs] [Boost C++ Libraries] #4176: Conditional jump uses uninitialized variable

Subject: [Boost-bugs] [Boost C++ Libraries] #4176: Conditional jump uses uninitialized variable
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2010-05-01 10:45:11


#4176: Conditional jump uses uninitialized variable
-----------------------------------------------------+----------------------
 Reporter: John Keeping <john.keeping@…> | Owner: hkaiser
     Type: Bugs | Status: new
Milestone: Boost 1.43.0 | Component: wave
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
-----------------------------------------------------+----------------------
 The first time through the loop in a pp_iterator_functor it sets
 seen_newline based on the value of skipped_newline but this has not been
 initialized in a newly created functor.

 The attached patch fixes this.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/4176>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:03 UTC