From 7ea9a66c46dc5a77b8428980083230a16bfb171b Mon Sep 17 00:00:00 2001 From: Steve Smokowski Date: Wed, 13 Nov 2019 20:20:23 +0000 Subject: [PATCH] Update git submodules * Update docs/submodules/so.git from branch 'master' to 8322816ee2520e493ec4c3e376ed071e217d5485 - Merge "fix wrong handling of checking null values" - fix wrong handling of checking null values Checking null values is handled by catching null pointer exception, this is not acceptable. Change-Id: I0c43bc8853b67579a50bc9e69c599b93b978f741 Issue-ID: SO-2187 Signed-off-by: Lukasz Muszkieta --- docs/submodules/so.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/so.git b/docs/submodules/so.git index b38bc5e99..8322816ee 160000 --- a/docs/submodules/so.git +++ b/docs/submodules/so.git @@ -1 +1 @@ -Subproject commit b38bc5e99b9bc23f4ae5a6fcd641c26b1e2327b3 +Subproject commit 8322816ee2520e493ec4c3e376ed071e217d5485 -- 2.16.6