Commit 61a21c35 authored by Igor Chorazewicz's avatar Igor Chorazewicz Committed by Igor Chorążewicz
Browse files

Use POBJ_XADD_ASSUME_INITIALIZED flag for snapshotting in containers

This flag is needed for objects which are not fully initliazed (for
example pmem::obj::string). Vector always snapshots entires object
and if there are some uninitialized bytes, memcheck will report an
error.
parent 78391c30
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment