Replace handwritten reference counting with shared_ptr
This will help to avoid race conditions because the shared pointers are thread safe and use atomic increments. Conflicts: include/vcl/settings.hxx vcl/source/app/settings.cxx Change-Id: Ie3d27d6412167855a0cea1442676b81b733c15e8
Showing
This diff is collapsed.
Please
register
or
sign in
to comment