Opened 12 years ago
#4150 new Bugs
bool_switch() is exception-unsafe
Reported by: | anonymous | Owned by: | Vladimir Prus |
---|---|---|---|
Milestone: | Boost 1.43.0 | Component: | program_options |
Version: | Boost 1.42.0 | Severity: | Problem |
Keywords: | Cc: |
Description
bool_switch() function leaks memory if typed_value::default_value() throws exception
Note:
See TracTickets
for help on using tickets.