summaryrefslogtreecommitdiffstats
path: root/debug.c
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2017-05-10 20:20:12 -0700
committerKaz Kylheku <kaz@kylheku.com>2017-05-10 20:20:12 -0700
commitb829bb25d84940ee1d04d6e4983bb06d29091a29 (patch)
treeaf986b26080a4c04728437386e5ba770f03bc4ef /debug.c
parent2e0385880600fb0edee85a8960ed3160086a42f1 (diff)
downloadtxr-b829bb25d84940ee1d04d6e4983bb06d29091a29.tar.gz
txr-b829bb25d84940ee1d04d6e4983bb06d29091a29.tar.bz2
txr-b829bb25d84940ee1d04d6e4983bb06d29091a29.zip
ffi: bugfix: use nelem, not size, in array in and get.
Arrays can be varray, whose size is just pointer size. The string extraction operations shouldn't be referring to the size. * ffi.c (ffi_array_in, ffi_array_et): Use nelem instead of tft->size.
Diffstat (limited to 'debug.c')
0 files changed, 0 insertions, 0 deletions