Add new comment

Follow-up:

Follow-up:
After looking at how the code fails in my app, it appears that:

this method is returning an object, but the `data_size` property is 0 (zero).
I guess it is possible that the call to dcraw_process also failed.
I'm going to go back to the debugger and ensure valid data is being presented - I will update when I have confirmed one way or the other.