justincormack / ljsyscall

LuaJIT Unix syscall FFI
http://www.myriabit.com/ljsyscall/
Other
441 stars 54 forks source link

lenfn broken if use pointer to type #114

Closed justincormack closed 10 years ago

justincormack commented 10 years ago

need to use s[typename] as the pointer type always has len 8!

justincormack commented 10 years ago

Just be careful in these cases...