Opened 8 years ago

Closed 8 years ago

#11106 closed Bugs (fixed)

attribute_set items not findable using find

Reported by: Jonathan Jones <jonathan.jones@…> Owned by: Andrey Semashev
Milestone: To Be Determined Component: log
Version: Boost 1.56.0 Severity: Showstopper
Keywords: Cc:

Description

Once you insert more than 16 items into an attribute set, some items are no longer findable using find.

Looking at the insert code, there appears to be a bug when inserting into a bucket containing exactly one item.

Attachments (1)

main.cpp (730 bytes ) - added by Jonathan Jones <jonathan.jones@…> 8 years ago.
Standalone reproduction program

Download all attachments as: .zip

Change History (2)

by Jonathan Jones <jonathan.jones@…>, 8 years ago

Attachment: main.cpp added

Standalone reproduction program

comment:1 by Andrey Semashev, 8 years ago

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