-
- Downloads
Fix memory leak on realloc failure in xp_aprintf_next()
The caller of this function must clobber the passed in pointer, and we're returning NULL meaning we would be overwriting the pointer to the allocation.
parent
33fc557d
No related branches found
No related tags found
Please register or sign in to comment