forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd02c0dd
committed
Fix missing parentheses resulting in wrong order of dereference.
This could result in referencing uninitialized memory.Michael Paquier, in response to a complaint from Andres Freund1 parentb5763ce commitd02c0dd
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2156 | 2156 |
| |
2157 | 2157 |
| |
2158 | 2158 |
| |
2159 |
| - | |
| 2159 | + | |
2160 | 2160 |
| |
2161 | 2161 |
| |
2162 | 2162 |
| |
|
0 commit comments
Comments
(0)