Opened 12 years ago
Closed 12 years ago
#4177 closed Bugs (duplicate)
Conditional jump uses uninitialized variable
| Reported by: | 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.
Note:
See TracTickets
for help on using tickets.

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.