| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent d358317 commit 1625ae1
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -129,7 +129,7 @@ class QuicError final : public MemoryRetainer { | |||
| 129 | 129 | const uint8_t* reason_c_str() const; | |
| 130 | 130 | ||
| 131 | 131 | std::string reason_; | |
| 132 | - ngtcp2_connection_close_error error_; | ||
| 132 | + ngtcp2_connection_close_error error_ = ngtcp2_connection_close_error(); | ||
| 133 | 133 | const ngtcp2_connection_close_error* ptr_ = nullptr; | |
| 134 | 134 | }; | |
| 135 | 135 | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments