Versioned symbols in elfutils and uClibc

Mark Wielaard mjw at redhat.com
Tue Apr 28 17:35:45 UTC 2015


On Tue, Apr 28, 2015 at 01:01:44PM +0300, Max Filippov wrote:
> Ok, segfaults were caused by uClibc (not supporting %m[...] in sscanf)
> and argp-standalone (passing arbitrary ints to isprint). 

How did you fix these issues?
elfutils used to use %a instead of %m.
But %a was a GNU extension, while %m is standard POSIX.
Does uclibc support %a?

Thanks,

Mark


More information about the elfutils-devel mailing list