mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-06-16 02:15:48 +00:00
05748c2344
args_type is of type ffi_type** so its memory should be sized against sizeof(ffy_type*). Reported by Coverity as CID #1308300