Opened 12 years ago

Closed 12 years ago

#4177 closed Bugs (duplicate)

Conditional jump uses uninitialized variable

Reported by: John Keeping <john.keeping@…> Owned by: Hartmut Kaiser
Milestone: Boost 1.43.0 Component: wave
Version: Boost Development Trunk Severity: Problem
Keywords: Cc:

Description

The bool member variable skipped_newline is used uninitialized in boost::wave::util::pp_iterator_functor<>.

The attached patch fixes this.

Change History (1)

comment:1 by John Keeping <john.keeping@…>, 12 years ago

Resolution: duplicate
Status: newclosed

Sorry for the duplicate, I got a 500 error when creating the ticket and didn't notice that it had actually gone through until two messages showed up in my email.

Note: See TracTickets for help on using tickets.