| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2f3a28d commit e0336b2
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3849,7 +3849,7 @@ class TsFn: public node::AsyncResource { | |||
| 3849 | 3849 | } | |
| 3850 | 3850 | ||
| 3851 | 3851 | void DispatchOne() { | |
| 3852 | - void* data; | ||
| 3852 | + void* data = nullptr; | ||
| 3853 | 3853 | bool popped_value = false; | |
| 3854 | 3854 | bool idle_stop_failed = false; | |
| 3855 | 3855 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments