DragonFly BSD
DragonFly commits List (threaded) for 2005-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

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


From: Joerg Sonnenberger <joerg@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 3 Feb 2005 17:23:16 -0800 (PST)

joerg       2005/02/03 17:23:16 PST

DragonFly 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.
  
  rtld.c, 1.95
  Obtained-from: FreeBSD
  
  Revision  Changes    Path
  1.11      +1 -0      src/libexec/rtld-elf/rtld.c


http://www.dragonflybsd.org/cvsweb/src/libexec/rtld-elf/rtld.c.diff?r1=1.10&r2=1.11&f=u



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]