diff options
author | Andrii Simiklit <[email protected]> | 2018-09-06 17:43:54 +0300 |
---|---|---|
committer | Andres Gomez <[email protected]> | 2018-09-08 01:02:28 +0300 |
commit | 4ddc689d6815db8d226897b9037378fca753f8aa (patch) | |
tree | e14c2ea24f1fbd871c0ee57e91968d8feed79ccf /src/util/half_float.c | |
parent | 841dc893ca67fe2d35fb2831d48556beb14ee454 (diff) |
mesa/util: add missing va_end() after va_copy()
MSDN:
"va_end must be called on each argument list that's initialized
with va_start or va_copy before the function returns."
Reviewed-by: Eric Engestrom <[email protected]>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107810
Fixes: c6267ebd6c8a "gallium/util: Stop bundling our snprintf implementation."
Signed-off-by: Andrii Simiklit <[email protected]>
(cherry picked from commit 2930b76cfe1e13e84ac0d88f9c6d709a5a8d4c18)
Diffstat (limited to 'src/util/half_float.c')
0 files changed, 0 insertions, 0 deletions