Commit 98771561 authored by Don Gagne's avatar Don Gagne
Browse files

Fix LinkManager bugs found by unit test

Largest change is that once a link is added to LinkManager it maintains
ownership and is responsible for delete. If you need to delete a link
use LinkManager::delete. Also added guard code to assert if a Link is
deleted outside of LinkManager.
parent 656fa897
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