aboutsummaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorNed Ludd <solar@gentoo.org>2006-02-12 16:51:21 +0000
committerNed Ludd <solar@gentoo.org>2006-02-12 16:51:21 +0000
commitca1cf5d2a495824cae329759e7ad3fc6d5a96f3f (patch)
treeabc759f3be80e3a91afca8238b1a4992ad109111 /BUGS
parentdont bother eating spaces anymore as our format string should cover that (diff)
downloadpax-utils-ca1cf5d2a495824cae329759e7ad3fc6d5a96f3f.tar.gz
pax-utils-ca1cf5d2a495824cae329759e7ad3fc6d5a96f3f.tar.bz2
pax-utils-ca1cf5d2a495824cae329759e7ad3fc6d5a96f3f.zip
- add include globbing support for ld.so.conf handling. mainly only useful on distros other than gentoo
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS8
1 files changed, 7 insertions, 1 deletions
diff --git a/BUGS b/BUGS
index 48ccf55..2df43a4 100644
--- a/BUGS
+++ b/BUGS
@@ -1,7 +1,13 @@
KNOWN BUGS
----------
-none at the moment
+dumpelf -vvvv ; This can segv on some malformed ELF files when trying to
+print *data;
+
+when using scanelf -ln and the /etc/ld.so.conf includes file which
+includes the orig /etc/ld.so.conf again will cause a recursion segv.
+This is not really a problem however as any system containing such a
+malformed ld.so.conf would have bigger problems.
REPORTING BUGS