cvs commit: src/libexec/rtld-elf rtld.c

Doug Rabson dfr at FreeBSD.org
Mon Mar 29 10:37:38 PST 2004


dfr         2004/03/29 10:37:37 PST

  FreeBSD src repository

  Modified files:
    libexec/rtld-elf     rtld.c 
  Log:
  If we change obj_rtld.path after initialising __progname, make sure we
  change __progname to point at the new storage otherwise it ends up
  pointing at freed memory which leads to confusing garbled error messages.
  
  Revision  Changes    Path
  1.95      +1 -0      src/libexec/rtld-elf/rtld.c


More information about the cvs-all mailing list