Commit 247bb7e
committed
patch 8.1.0540: may evaluate insecure value when appending to option
Problem: May evaluate insecure value when appending to option.
Solution: Set the secure flag when changing an option that was previously
set insecurely. Also allow numbers for the characters from
'spelllang' that are used for LANG.vim.1 parent 82e8c92 commit 247bb7e
2 files changed
Lines changed: 36 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4705 | 4705 | | |
4706 | 4706 | | |
4707 | 4707 | | |
| 4708 | + | |
| 4709 | + | |
4708 | 4710 | | |
4709 | 4711 | | |
4710 | 4712 | | |
| |||
5209 | 5211 | | |
5210 | 5212 | | |
5211 | 5213 | | |
5212 | | - | |
5213 | | - | |
5214 | | - | |
5215 | | - | |
5216 | | - | |
5217 | | - | |
| 5214 | + | |
| 5215 | + | |
| 5216 | + | |
| 5217 | + | |
| 5218 | + | |
| 5219 | + | |
| 5220 | + | |
| 5221 | + | |
| 5222 | + | |
| 5223 | + | |
| 5224 | + | |
| 5225 | + | |
| 5226 | + | |
| 5227 | + | |
| 5228 | + | |
| 5229 | + | |
| 5230 | + | |
| 5231 | + | |
| 5232 | + | |
| 5233 | + | |
| 5234 | + | |
| 5235 | + | |
| 5236 | + | |
| 5237 | + | |
| 5238 | + | |
| 5239 | + | |
| 5240 | + | |
| 5241 | + | |
| 5242 | + | |
| 5243 | + | |
5218 | 5244 | | |
5219 | 5245 | | |
5220 | 5246 | | |
| |||
5254 | 5280 | | |
5255 | 5281 | | |
5256 | 5282 | | |
5257 | | - | |
5258 | | - | |
| 5283 | + | |
5259 | 5284 | | |
5260 | 5285 | | |
5261 | 5286 | | |
| |||
7758 | 7783 | | |
7759 | 7784 | | |
7760 | 7785 | | |
7761 | | - | |
| 7786 | + | |
7762 | 7787 | | |
7763 | 7788 | | |
7764 | 7789 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
792 | 792 | | |
793 | 793 | | |
794 | 794 | | |
| 795 | + | |
| 796 | + | |
795 | 797 | | |
796 | 798 | | |
797 | 799 | | |
| |||
0 commit comments