Skip to content
Commit e1695569 authored by Andrii Simiklit's avatar Andrii Simiklit Committed by Andres Gomez
Browse files

apple/glx/log: added missing va_end() after va_copy()



Each invocation of va_copy() must be matched by a
corresponding invocation of va_end()

Reviewed-by: default avatarEric Engestrom <eric.engestrom@intel.com>
Fixes: 51691f07 "darwin: Use ASL for logging"
Signed-off-by: default avatarAndrii Simiklit <andrii.simiklit@globallogic.com>
(cherry picked from commit 267ed292)
parent 884fa138
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment