Merge changes I5e72e1c6,I5e1cb624
authorSteve Smokowski <ss835w@att.com>
Thu, 18 Jul 2019 20:40:57 +0000 (20:40 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 18 Jul 2019 20:40:57 +0000 (20:40 +0000)
commit2be5b56ac756f30e543d9272d31f8d56b2a07328
treeeaef59332336920e4f6bfe8c53e0ce7e2f0f0dea
parent86a85de638889f587e6eed1b6888998c4d8dc6ad
parent83c91e61a7dd84394c8df763915ed09d97fcb407
Merge changes I5e72e1c6,I5e1cb624

* changes:
  Added null check for function param pFqdns to prevent crash at for loop.
  Added check for null ptr before dereferencing at gBBInput.getCustomer().getServiceSubscription() - to prevent static analyzer warning