Bugfix of the following problems: Invalid variable argument list used to...
Bugfix of the following problems: Invalid variable argument list used to retrieve length. If length is greater or equal than the available buffer, a memory leak will happen because va_end() is missing. (#6360)
Showing
Please register or sign in to comment