forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc5b60a6
committed
Don't call fwrite() with len == 0 when writing out relcache init file.
Noticed via -fsanitize=undefined.Backpatch to all branches, for the same reasons as46ab07f.Discussion:https://postgr.es/m/20220323173537.ll7klrglnp4gn2um@alap3.anarazel.deBackpatch: 10-1 parent6a767bc commitc5b60a6
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6083 | 6083 |
| |
6084 | 6084 |
| |
6085 | 6085 |
| |
6086 |
| - | |
| 6086 | + | |
6087 | 6087 |
| |
6088 | 6088 |
| |
6089 | 6089 |
| |
|
0 commit comments
Comments
(0)