royteeuwen opened a new pull request, #503:
URL: https://github.com/apache/felix-dev/pull/503

   Reorder WhiteboardManager.stop() so trackers close before webContext is 
nulled, fold the remaining field clears under the contextMap lock, add a 
webContext null guard at the top of WhiteboardContextHandler.activate(), make 
every handler.getRegistry() chain in WhiteboardManager TOCTOU-safe by reading 
the registry into a local once and null-checking the local, and guard against 
an uninstalled registering bundle in unregisterWhiteboardService.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to