Set inode for vdso to 0.
authorSoren Sandmann <sandmann@daimi.au.dk>
Thu, 23 Nov 2006 08:03:02 +0000 (08:03 +0000)
committerSøren Sandmann Pedersen <ssp@src.gnome.org>
Thu, 23 Nov 2006 08:03:02 +0000 (08:03 +0000)
commit4ba672ee9f3a74c1c68ed7f372816d67e0f5eba2
treed5c368b30ffb0409d9617b440ecf2ae506235d6f
parent973d92eb4daa0be25ac2c980c6f3902d89aa17f0
Set inode for vdso to 0.

2006-11-23  Soren Sandmann <sandmann@daimi.au.dk>

        * process.c (read_maps): Set inode for vdso to 0.

        * binfile.c (read_inode): Return -1 on error, 0 on vdso
        (bin_file_new): Only read the inode if the file actually exists
        and is an elf file.
        (bin_file_check_inode): Return FALSE if there is no file.
ChangeLog
binfile.c
process.c