mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-06-14 17:36:02 +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