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)
* 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


Trivial merge