Commit d78f03f
committed
patch 8.0.1176: job_start() does not handle quote and backslash correctly
Problem: Job_start() does not handle quote and backslash correctly.
Solution: Remove quotes, recognize and remove backslashes.1 parent c902609 commit d78f03f
3 files changed
Lines changed: 35 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4074 | 4074 | | |
4075 | 4075 | | |
4076 | 4076 | | |
4077 | | - | |
| 4077 | + | |
4078 | 4078 | | |
4079 | 4079 | | |
4080 | 4080 | | |
| |||
4092 | 4092 | | |
4093 | 4093 | | |
4094 | 4094 | | |
| 4095 | + | |
4095 | 4096 | | |
4096 | 4097 | | |
4097 | 4098 | | |
| 4099 | + | |
4098 | 4100 | | |
4099 | | - | |
| 4101 | + | |
4100 | 4102 | | |
4101 | | - | |
4102 | | - | |
4103 | | - | |
4104 | | - | |
4105 | | - | |
| 4103 | + | |
| 4104 | + | |
| 4105 | + | |
| 4106 | + | |
4106 | 4107 | | |
| 4108 | + | |
| 4109 | + | |
| 4110 | + | |
4107 | 4111 | | |
4108 | 4112 | | |
4109 | 4113 | | |
4110 | 4114 | | |
| 4115 | + | |
| 4116 | + | |
| 4117 | + | |
4111 | 4118 | | |
| 4119 | + | |
4112 | 4120 | | |
4113 | | - | |
4114 | | - | |
| 4121 | + | |
| 4122 | + | |
4115 | 4123 | | |
4116 | 4124 | | |
4117 | 4125 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1590 | 1590 | | |
1591 | 1591 | | |
1592 | 1592 | | |
| 1593 | + | |
| 1594 | + | |
| 1595 | + | |
| 1596 | + | |
| 1597 | + | |
| 1598 | + | |
| 1599 | + | |
| 1600 | + | |
| 1601 | + | |
| 1602 | + | |
| 1603 | + | |
| 1604 | + | |
| 1605 | + | |
| 1606 | + | |
| 1607 | + | |
| 1608 | + | |
1593 | 1609 | | |
1594 | 1610 | | |
1595 | 1611 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
761 | 761 | | |
762 | 762 | | |
763 | 763 | | |
| 764 | + | |
| 765 | + | |
764 | 766 | | |
765 | 767 | | |
766 | 768 | | |
| |||
0 commit comments