Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Nov 2000 14:41:54 -0800 (PST)
From:      John Polstra <jdp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/rtld-elf rtld.c
Message-ID:  <200011072241.OAA96046@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         2000/11/07 14:41:54 PST

  Modified files:
    libexec/rtld-elf     rtld.c 
  Log:
  Remove the superfluous call to _rtld_error() in symlook_default().
  The function's callers generate the error message when appropriate.
  
  This eliminates the message ``Undefined symbol "__register_frame_info"''
  which was bogusly returned by dlerror() in some cases.
  
  Revision  Changes    Path
  1.50      +1 -3      src/libexec/rtld-elf/rtld.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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