Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Jan 2011 21:04:55 +0000 (UTC)
From:      Konstantin Belousov <kib@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/libexec/rtld-elf rtld.c
Message-ID:  <201101252105.p0PL5Euk060854@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

kib         2011-01-25 21:04:55 UTC

  FreeBSD src repository

  Modified files:
    libexec/rtld-elf     rtld.c 
  Log:
  SVN rev 217849 on 2011-01-25 21:04:55Z by kib
  
  Fix get_program_var_addr() when type of the resolved symbol is functional.
  Use make_function_pointer then, otherwise ia64 is broken.
  
  Reported and tested by: marcel
  
  Revision  Changes    Path
  1.167     +6 -1      src/libexec/rtld-elf/rtld.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101252105.p0PL5Euk060854>