Details
-
Bug
-
Resolution: Fixed
-
Trivial
-
None
Description
In the internal function xprintf(), the function is missing a needed va_end() to clear the stack after each use.
NOTE: This is my first attempt at creating a patch using git.