Merge pull request #629 from kansal/Coverity-18963 Coverity Issue: Null pointer dereferencing fixed
Signed-off-by: Koushik Das <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/724bb821 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/724bb821 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/724bb821 Branch: refs/heads/master Commit: 724bb821a0f3cd022438540cb310201af44daa60 Parents: ffd0b3b fe7df96 Author: Koushik Das <[email protected]> Authored: Fri Aug 28 20:04:37 2015 +0530 Committer: Koushik Das <[email protected]> Committed: Fri Aug 28 20:06:28 2015 +0530 ---------------------------------------------------------------------- server/src/com/cloud/api/ApiResponseHelper.java | 23 +++++++++++--------- 1 file changed, 13 insertions(+), 10 deletions(-) ----------------------------------------------------------------------
