52fc48b3e9
If the cache file does not exist _cacheGetJson will not pass any value to the callback. In the getImage function the callback passed to _cacheGetJson assumes if there was no error value then the second argument must be an array. Add some logic to guard against null values before iterating over the array. |
||
---|---|---|
.. | ||
do_account | ||
do_image | ||
do_instance | ||
do_key | ||
do_network | ||
do_package | ||
do_profile | ||
do_rbac | ||
bunyannoop.js | ||
cli.js | ||
cloudapi2.js | ||
common.js | ||
config.js | ||
distractions.js | ||
do_badger.js | ||
do_cloudapi.js | ||
do_completion.js | ||
do_create.js | ||
do_datacenters.js | ||
do_delete.js | ||
do_env.js | ||
do_images.js | ||
do_info.js | ||
do_instances.js | ||
do_keys.js | ||
do_networks.js | ||
do_packages.js | ||
do_profiles.js | ||
do_reboot.js | ||
do_services.js | ||
do_ssh.js | ||
do_start.js | ||
do_stop.js | ||
errors.js | ||
index.js | ||
metadataandtags.js | ||
rbac.js | ||
SaferJsonClient.js | ||
tritonapi.js |