Uros Bizjak <ubiz...@gmail.com> writes: > Hello! > > This patch uses x{v,}asprintf where the result of the function is unused.
I would be careful with it. Some old glibc versions have an asprintf that corrupts memory. If you do this force the libiberty version unconditionally. -Andi -- a...@linux.intel.com -- Speaking for myself only