mirror of
https://github.com/clearlinux/uwsgi.git
synced 2026-08-28 17:55:39 +00:00
4818a5d386
Always free response, in the worst case we are freeing NULL which is a NOP. Reported by Coverity as CID #1231246, #1231245