]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Run __cxa_finalize in shared objects in the destructor path.
authorandrew <andrew@FreeBSD.org>
Tue, 13 Nov 2018 15:28:27 +0000 (15:28 +0000)
committerandrew <andrew@FreeBSD.org>
Tue, 13 Nov 2018 15:28:27 +0000 (15:28 +0000)
commit891f5786f6e6faddf708c3f538d4f28068bcd4b8
tree930e89fe8089eeb4db7ba24654032ebe9c98e1b5
parent045f6419d56b0756a5e8ae927b08fa759f901dd6
Run __cxa_finalize in shared objects in the destructor path.

When we have .dtors call them before .dtor handling, otherwise call from
a destructor.

PR: 233056
MFC with: r339738
Sponsored by: DARPA, AFRL
lib/csu/common/crtbegin.c