Commit 8c0a273f authored by Igor Chorazewicz's avatar Igor Chorazewicz
Browse files

tests: delete ctor of volatile_data test structure

structs with manual memory management should provide copy ctor.
Otherwise default generated one will perform a shallow copy and
there will be double free in dtor.
parent 07f16c68
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