Opened 16 years ago
Closed 15 years ago
#756 closed Patches (fixed)
VC80-Compatible String Processing in format_paragraph()
Reported by: | nobody | Owned by: | Vladimir Prus |
---|---|---|---|
Milestone: | Component: | None | |
Version: | None | Severity: | Showstopper |
Keywords: | Cc: |
Description
Fixed format_paragraph() in boost_1_33_1\libs\program_options\src\options_description.cpp. Several of the iterator operations were causing VC80 buffer overflow runtime check failures.
Change History (1)
comment:1 by , 15 years ago
Resolution: | None → fixed |
---|---|
Severity: | → Showstopper |
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
This is supposed to be fixed in CVS already.