Skip to content
Snippets Groups Projects
Commit f9c4314d authored by Vinson Lee's avatar Vinson Lee Committed by Eric Engestrom
Browse files

freedreno: Add missing va_end.


Fix warning reported by Coverity Scan.

Missing varargs init or cleanup (VARARGS)
missing_va_end: va_end was not called for ap.

Fixes: a0ca1462 ("freedreno: add logging infrastructure")
Signed-off-by: default avatarVinson Lee <vlee@freedesktop.org>
Part-of: <mesa/mesa!5221>
(cherry picked from commit 755c0400)
parent 9b3aa872
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment