Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 2004 10:37:37 -0800 (PST)
From:      Doug Rabson <dfr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/rtld-elf rtld.c
Message-ID:  <200403291837.i2TIbb9r027813@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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