vim-patch:8.0.0183 NA

Problem:    Ubsan warns for using a pointer that is not aligned.
Solution:   First copy the address. (Yegappan Lakshmanan)

7173b47958
This commit is contained in:
ckelsel
2017-10-10 14:53:27 +08:00
parent 77f1392f07
commit 97dc1350f0

View File

@@ -920,7 +920,7 @@ static const int included_patches[] = {
186,
// 185,
// 184,
// 183,
// 183 NA
182,
181,
// 180,