Skip to content
Commit 41dac14f authored by Luís Oliveira's avatar Luís Oliveira
Browse files

cffi-allegro: use WITH-STATIC-FOBJECT instead of WITH-STACK-FOBJECT

- WITH-STACK-FOBJECT doesn't take care of deallocation when it fails
  to allocate on the stack.
- Clean up the WITH-FOREIGN-POINTER macro.
parent be463fd1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment