https://bugs.freedesktop.org/show_bug.cgi?id=107810

            Bug ID: 107810
           Summary: The 'va_end' call is missed after 'va_copy' in
                    'util_vsnprintf' function under windows
           Product: Mesa
           Version: git
          Hardware: Other
                OS: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: Other
          Assignee: mesa-dev@lists.freedesktop.org
          Reporter: andrey.simik...@gmail.com
        QA Contact: mesa-dev@lists.freedesktop.org

MSDN:
"va_end must be called on each argument list that's initialized
 with va_start or va_copy before the function returns."

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to