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

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Tue Mar 22 15:56:38 PST 2005


joerg       2005/03/22 15:54:18 PST

DragonFly src repository

  Modified files:
    libexec/rtld-elf     rtld.c 
  Log:
  Fix handling of deallocation of dynamic TLS, the previous code could
  free random memory after a DSO with TLS segment was unloaded.
  
  Revision  Changes    Path
  1.18      +4 -8      src/libexec/rtld-elf/rtld.c


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





More information about the Commits mailing list