- Notifications
You must be signed in to change notification settings - Fork18.4k
Commit5c196b8
committed
[release-branch.go1.3] runtime: fix defer of nil func
««« CL 105140044 / c2832405e9b9runtime: fix defer of nil funcFixes#8047.LGTM=r, iantR=golang-codereviews, r, iantCC=dvyukov, golang-codereviews, khrhttps://golang.org/cl/105140044»»»LGTM=rR=golang-codereviews, rCC=adg, golang-codereviews, ianthttps://golang.org/cl/1033700441 parentad02e9a commit5c196b8
2 files changed
+28
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
856 | 856 |
| |
857 | 857 |
| |
858 | 858 |
| |
859 |
| - | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
860 | 865 |
| |
861 | 866 |
| |
862 | 867 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + |
0 commit comments
Comments
(0)