- Notifications
You must be signed in to change notification settings - Fork18.4k
Commit1798bb2
committed
[release-branch.go1.3] net: Don't read beyond end of slice when parsing resolv.conf options.
««« CL 102470046 / 5207b394de96net: Don't read beyond end of slice when parsing resolv.conf options.Fixes#8252.LGTM=adgR=ruiu, josharian, adgCC=golang-codereviewshttps://golang.org/cl/102470046»»»TBR=rscCC=golang-codereviewshttps://golang.org/cl/1241400431 parent0752bc8 commit1798bb2
2 files changed
+8
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
78 |
| - | |
| 78 | + | |
79 | 79 |
| |
80 | 80 |
| |
81 | 81 |
| |
82 | 82 |
| |
83 | 83 |
| |
84 |
| - | |
| 84 | + | |
85 | 85 |
| |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
90 |
| - | |
| 90 | + | |
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + |
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + |
0 commit comments
Comments
(0)