cvs commit: ports/devel/libexecinfo
Makefileports/devel/libexecinfo/files patch-execinfo.c
Maxim Sobolev
sobomax at FreeBSD.org
Sun Aug 10 09:47:04 PDT 2003
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)
More information about the cvs-ports
mailing list