Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 576714da authored by GILLES Sebastien's avatar GILLES Sebastien
Browse files

#552 The bug seems to stem from ComponentManager: the smart pointer was used...

#552 The bug seems to stem from ComponentManager: the smart pointer was used inside a std::function, and when it was a std::unique_ptr it led to a double deallocation. I'm a bit surprised the compiler let that pass in the first place.
parent 40c8b128
No related branches found
No related tags found
No related merge requests found
Showing
with 14 additions and 14 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment