Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Jul 1999 17:02:20 -0700 (PDT)
From:      John Polstra <jdp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/rtld-elf map_object.c rtld.c rtld.h
Message-ID:  <199907180002.RAA00705@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         1999/07/17 17:02:20 PDT

  Modified files:
    libexec/rtld-elf     map_object.c rtld.c rtld.h 
  Log:
  Change many asserts into normal errors.  They were all for conditions
  caused by invalid shared objects rather than by internal errors.
  
  Enable format string mismatch checking for _rtld_error().
  
  Revision  Changes    Path
  1.3       +38 -24    src/libexec/rtld-elf/map_object.c
  1.29      +24 -12    src/libexec/rtld-elf/rtld.c
  1.7       +3 -3      src/libexec/rtld-elf/rtld.h



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?199907180002.RAA00705>