- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit26812bc
committed
Fix compiler warning in back branches (9.6, 10).
Back-patch a tiny bit of commitfbb2e9a into 9.6 and 10, to silence anuninitialized variable warning from GCC 10.2. Seen on buildfarm memberhandfish, and my own development workflow where I like to use -Werror.Discussion:https://postgr.es/m/CA%2BhUKGJRcwvK86Uf5t-FrTekZjqHtpv3u%3D3MuBg8Zw8R933Mqg%40mail.gmail.com1 parent800131d commit26812bc
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9437 | 9437 |
| |
9438 | 9438 |
| |
9439 | 9439 |
| |
| 9440 | + | |
| 9441 | + | |
9440 | 9442 |
| |
9441 | 9443 |
| |
9442 | 9444 |
| |
|
0 commit comments
Comments
(0)