]> git.ipfire.org Git - thirdparty/glibc.git/commit - ChangeLog
Retry read in ld.so if the entire ELF header is not read in
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Sat, 20 Oct 2012 02:30:58 +0000 (08:00 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Sat, 20 Oct 2012 02:33:54 +0000 (08:03 +0530)
commit88481c163885767a6617823314802aa772271804
treee8fe6cc0c520703aefabe5238f5278776c75e2bc
parent89f1c38881d566bb731711632ac84ee1e3d883ee
Retry read in ld.so if the entire ELF header is not read in

[BZ #13601]

A read operation could return less than requested data for a number of
reasons.
ChangeLog
NEWS
elf/dl-load.c