Skip to content

Commit fcb0b2f

Browse files
brammooldouglaskayama
authored andcommitted
patch 7.4.751 Problem: It is not obvious how to enable the address sanitizer. Solution: Add commented-out flags in the Makefile. (Dominique Pelle) Also add missing test targets.
1 parent 904c5b6 commit fcb0b2f

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

src/version.c

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -756,6 +756,12 @@ static char *(features[]) =
756756

757757
static int included_patches[] =
758758
{ /* Add new patch number below this line */
759+
/**/
760+
751,
761+
/**/
762+
750,
763+
/**/
764+
749,
759765
/**/
760766
748,
761767
/**/

0 commit comments

Comments
 (0)