Commit 9973e7c
Since setting the receive timeout takes the time_buffer as an argument
this raises a "may be used uninitialized" warning. Setting this to 0
explicitly should prevent that.
(cherry picked from commit 181902d)
Co-authored-by: Felix Exner <[email protected]>
1 parent 41e3e2c commit 9973e7c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
| 267 | + | |
268 | 268 | | |
269 | 269 | | |
270 | 270 | | |
| |||
0 commit comments