Commits

Andy Green authored 2e3bf061397
coverity 156861 context destroy dereference context before NULL check Context could be NULL only if context creation failed in the first place and user error path is bad... no network connectivity at that point... Signed-off-by: Andy Green <andy.green@linaro.org>