Opened 11 years ago

Closed 10 years ago

#6594 closed Bugs (fixed)

Actually return from wrapper instead of undefined behaviour

Reported by: hstong@… Owned by: Gennadiy Rozental
Milestone: To Be Determined Component: test
Version: Boost 1.48.0 Severity: Problem
Keywords: Cc:

Description

Workaround for VACPP in boost/test/utils/basic_cstring/basic_cstring.hpp contains invalid code with undefined behaviour causing failure when run.

Attachments (1)

basic_cstring.hpp.patch (1.4 KB ) - added by hstong@… 11 years ago.
Patch basic_cstring.hpp to fix fall-through end of function returning a value.

Download all attachments as: .zip

Change History (2)

by hstong@…, 11 years ago

Attachment: basic_cstring.hpp.patch added

Patch basic_cstring.hpp to fix fall-through end of function returning a value.

comment:1 by Gennadiy Rozental, 10 years ago

Resolution: fixed
Status: newclosed

(In [81181]) fix for vacpp; Fixes #6594

Note: See TracTickets for help on using tickets.