Skip to content
Snippets Groups Projects
Commit 755c0400 authored by Vinson Lee's avatar Vinson Lee Committed by Marge Bot
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>
parent e9110869
No related branches found
No related tags found
No related merge requests found
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