forked from aniani/vim
patch 8.2.0739: incomplete profiling when exiting because of a dealy signal
Problem: Incomplete profiling when exiting because of a dealy signal. Solution: Call __gcov_flush() if available.
This commit is contained in:
@@ -746,6 +746,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
739,
|
||||
/**/
|
||||
738,
|
||||
/**/
|
||||
|
||||
Reference in New Issue
Block a user