Closes #618 Sanitizer: avoid NPE on `sanitize(null)`
Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/022be368 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/022be368 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/022be368 Branch: refs/heads/master Commit: 022be36878051990d751e82b630fbaecde9142e6 Parents: 1599d7a 12323b5 Author: Geoff Macartney <[email protected]> Authored: Wed Apr 5 09:46:25 2017 +0100 Committer: Geoff Macartney <[email protected]> Committed: Wed Apr 5 09:46:25 2017 +0100 ---------------------------------------------------------------------- .../main/java/org/apache/brooklyn/core/config/Sanitizer.java | 8 ++++---- .../java/org/apache/brooklyn/core/config/SanitizerTest.java | 8 +++++++- 2 files changed, 11 insertions(+), 5 deletions(-) ----------------------------------------------------------------------
