patch 8.2.3673: crash when allocating signal stack fails

Problem:    Crash when allocating signal stack fails.
Solution:   Only using sourcing info when available. (closes #9215)
This commit is contained in:
Bram Moolenaar
2021-11-25 13:39:28 +00:00
parent 71b36206be
commit 0bd8d05638
3 changed files with 5 additions and 2 deletions

View File

@@ -757,6 +757,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
3673,
/**/
3672,
/**/