Re: Random crashes with ABC enabled

  • From: Denis Golovan <denis.golovan@xxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Sat, 29 Mar 2014 11:18:18 +0200

Hi Mike

Thanks a lot for your comment.
It was an unachored FFI cdata indeed.

I used returned FFI pointer without immediately wrapping it using
metatype constructor.
The wrapping was done upper in stack.

Now it works without any tricks!

BR,
Denis

Other related posts: