Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Aug 2003 09:47:03 -0700 (PDT)
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/libexecinfo Makefileports/devel/libexecinfo/files patch-execinfo.c
Message-ID:  <200308101647.h7AGl3HN040449@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sobomax     2003/08/10 09:47:03 PDT

  FreeBSD ports repository

  Modified files:
    devel/libexecinfo    Makefile 
  Added files:
    devel/libexecinfo/files patch-execinfo.c 
  Log:
  Don't rely only on stack frame being 0 when bottom of stack reached, but
  check return address as well. It is necessary for avoiding crash when
  FreeBSD threads are used.
  
  Revision  Changes    Path
  1.3       +1 -1      ports/devel/libexecinfo/Makefile
  1.1       +18 -0     ports/devel/libexecinfo/files/patch-execinfo.c (new)



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