mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-08-24 15:07:22 +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