strange comment in load_elf_binary

慕冬亮 mudongliangabcd at gmail.com
Mon Oct 26 22:56:38 EDT 2015


I see something strange in the load_elf_binary.

/* This is the program interpreter used for
* shared libraries - for now assume that this
* is an a.out format binary
*/

This comment is in the load_elf_binary. I don't know why it "assume that
this is an a.out format binary". a.out and elf are two different file
formats.

If I misunderstand something, please let me know.
Thanks.

    - mudongliang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20151027/f1a1dc47/attachment.html 


More information about the Kernelnewbies mailing list