Committed by
Gerrit Code Review
Bug Fix - Tunnel subsystem 1. After delete the tunnel and then query the tunnel …
…and call provider. Query will always return null. Null Pointer exception. 2. In Borrow Tunnel, Order relationship is added even if the there is no tunnel to borrow. Note only where tunnel manger do not initiate the tunnel creation through provider. 3. In ConsistancyMap when the key (the set) is empty still the map hold the key with empty list and never deleted. Memory leak. Change-Id: Iff8ba662f4828324c0588a9dfc494a2b158bcfce
Showing
2 changed files
with
48 additions
and
42 deletions
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment