Opened 8 years ago

Closed 7 years ago

#10217 closed Feature Requests (fixed)

verify validity of insert_commit_data

Reported by: anonymous Owned by: Ion Gaztañaga
Milestone: To Be Determined Component: intrusive
Version: Boost 1.55.0 Severity: Not Applicable
Keywords: Cc:

Description

It would be nice too verify that your insert commit data is still valid.

PS: Accidentally inserted more items before insert_commit, spent days debugging, it ofc access violated much later.

Change History (1)

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

Resolution: fixed
Status: newclosed

Thanks for the report. Some constant-time checks were added in:

https://github.com/boostorg/intrusive/commit/cc9f99fc783eb77144d2e370983df2a072a0efd1

Note: See TracTickets for help on using tickets.