Subject: Re: [ruby-ffi] Re: Problem with a double** array |
From: Mike Dalessio |
Date: 1/5/10 6:23 AM |
To: ruby-ffi |
Okay, I understood that the offset should be in terms of bytes, and
not of the underlying struct, and that there is no reason I have a
valid size
when retrieving a "naked pointer",
but why is the following code triggering a segfault ?