LinkageMapELF: handle null bytes in NEEDED.ELF.2
authorZac Medico <zmedico@gentoo.org>
Wed, 1 Feb 2012 02:04:11 +0000 (18:04 -0800)
committerZac Medico <zmedico@gentoo.org>
Wed, 1 Feb 2012 02:04:11 +0000 (18:04 -0800)
commit972866403e8adc992625d2ff5e608c028b08bf30
tree0094bd53c6e4a3857597c392e35c7517b789e59c
parent45e9d6db3e1af8303ba724e3b857b3e461f705fc
LinkageMapELF: handle null bytes in NEEDED.ELF.2

This avoids an error from os.stat:
  TypeError: must be encoded string without NULL bytes, not str
pym/portage/util/_dyn_libs/LinkageMapELF.py