This repository has been archived on 2020-01-20. You can view files and clone it, but cannot push or open issues or pull requests.
Kris Shannon bcf55f0a63 node-triton#94 Protect against cache lookup returning null
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.
2016-02-15 10:09:04 -08:00
..
2016-01-04 21:53:52 -08:00
2015-09-04 14:12:20 -04:00
2015-10-19 09:03:39 -07:00
2015-09-04 14:12:20 -04:00