Files
Riccardo Magliocchetti 05748c2344 plugins/libffi: fix allocation mismatch
args_type is of type ffi_type** so its memory should be sized
against sizeof(ffy_type*).

Reported by Coverity as CID #1308300
2015-07-28 11:53:13 +02:00
..
2015-04-11 22:50:11 +10:00