summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMark Wielaard <mjw@redhat.com>2012-07-18 13:14:30 +0200
committerMark Wielaard <mjw@redhat.com>2012-07-24 11:41:01 +0200
commit030f626f41b5d1d563c357743cfec492d4fa69a5 (patch)
treed8454ca3cf576a8bc824957e1642ce73c4709a57 /TODO
parentadcd1dd5729fdee3e85253b541767cc28809e4d9 (diff)
downloadelfutils-030f626f41b5d1d563c357743cfec492d4fa69a5.tar.gz
elf_getshdr should work for elf->flags & ELF_F_MALLOCED.
Reported-by: Nick Alcock <nix@esperi.org.uk> Signed-off-by: Mark Wielaard <mjw@redhat.com>
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 0012a566..ad10a5ee 100644
--- a/TODO
+++ b/TODO
@@ -29,6 +29,11 @@ Time-stamp: <2009-02-05 22:08:01 drepper>
is allowed or the structure is aligned. Use ELF_F_MALLOCED flag
to differentiate.
+** shdrs after elf_cntl (ELF_C_FDREAD)
+
+ Similar to the above. After ELF_C_FDREAD the file is completely
+ in memory. See also this mailing list thread:
+ https://fedorahosted.org/pipermail/elfutils-devel/2012-July/002368.html
* libdw