Commit 7f9c1a1
committed
Merge bitcoin#498: tests: Avoid calling fclose(...) with an invalid argument
5aae5b5 Avoid calling fclose(...) with an invalid argument (practicalswift)
Pull request description:
Avoid calling `fclose(...)` with an invalid argument.
Tree-SHA512: f1a057b8c52089a3af1d9bfe97b751a4003b944d293147855eca452d1766c4ead5701d06f546153e654c9cb07b3fe2bcc4e28c8a54a27263d1e2434be123ca3b1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4929 | 4929 | | |
4930 | 4930 | | |
4931 | 4931 | | |
4932 | | - | |
| 4932 | + | |
| 4933 | + | |
| 4934 | + | |
4933 | 4935 | | |
4934 | 4936 | | |
4935 | 4937 | | |
| |||
0 commit comments