Opened 14 years ago

Closed 14 years ago

#2073 closed Bugs (fixed)

slist::swap doesn't work properly under certain conditions

Reported by: Hartmut Kaiser Owned by: Ion Gaztañaga
Milestone: Boost 1.36.0 Component: intrusive
Version: Boost 1.35.0 Severity: Problem
Keywords: Cc:

Description

The attached test program shows a regression in the intrusive::slist container showing up under certain preconditions.

Attachments (1)

slist_swap_test.cpp (1.2 KB ) - added by Hartmut Kaiser 14 years ago.
Test code demonstrating problem.

Download all attachments as: .zip

Change History (3)

by Hartmut Kaiser, 14 years ago

Attachment: slist_swap_test.cpp added

Test code demonstrating problem.

comment:1 by Ion Gaztañaga, 14 years ago

Thanks for the report. Fixed both in trunk and release, in revision 47122. Thr

comment:2 by Ion Gaztañaga, 14 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.