Skip to content
Commit 019ff6b4 authored by Andrii Simiklit's avatar Andrii Simiklit Committed by Dylan Baker
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 b14c2b46
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