Fixed vOut nullpointer exception 87/14087/1
authorshashikanth <shashikanth.vh@huawei.com>
Thu, 21 Sep 2017 05:30:20 +0000 (11:00 +0530)
committershashikanth <shashikanth.vh@huawei.com>
Thu, 21 Sep 2017 05:30:21 +0000 (11:00 +0530)
commitb9bbf9ca774eccdd0961ffd1829ec17e24e25efd
tree54397eafedfa920c49bc084dceb1604e9a616b3f
parent69458d2533e9e158d606aa3af9708f91a065c32e
Fixed vOut nullpointer exception

Fix Blocker/Critical sonar issues in aai/aai-common module
https://sonar.onap.org/component_issues?id=org.onap.aai.aai-common%3Aaai-common#resolved=false|severities=BLOCKER

NullPointerException might be thrown as 'vOut' is nullable here

Issue-Id:AAI-246
Change-Id: Idc3cc538bc65fc5a7350d6fe72406a5c4dca6f1c
Signed-off-by: shashikanth.vh <shashikanth.vh@huawei.com>
aai-core/src/main/java/org/openecomp/aai/dbgen/DataGrooming.java