Package: libdpkg-perl Version: 1.17.25 Followup-For: Bug #785344 It seems that ELF symbol names can contain any characters, except "\0". So a correct solution would be read ELF from perl, instead of using the output of objdump. (Unless objdump has a -0 option similar to xargs...)
This discussion at golang provides some background: https://go-review.googlesource.com/19101 Regards, Yixuan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

