Add minor fixes for listing aliases from db 93/207393/3
authorTomasz Swierczek <t.swierczek@samsung.com>
Tue, 4 Jun 2019 06:55:09 +0000 (08:55 +0200)
committerTomasz Swierczek <t.swierczek@samsung.com>
Wed, 5 Jun 2019 09:32:45 +0000 (11:32 +0200)
commitc81121cb5e889379efa46e61b68d4af8bba229fa
treec4ff197acb1a277bc28c2c8ebb3c13fb02ce0e90
parente709b9380f0308576372e37faea4d7e7db0bb4b0
Add minor fixes for listing aliases from db

* update list out pointer to null if there are no aliases to list

This is in accordance to official header documentation; in such case, the code
returns CKMC_ERROR_DB_ALIAS_UNKNOWN but also the list should be properly null'ed.

Change-Id: I2861e67ae80fe0ce73b0e2e180aba393f66e255c
src/manager/client-capi/ckmc-manager.cpp