forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4d06f1f
committed
Fix check for empty hostname.
As reported by Arthur Zakirov, Gcc 7.1 complained about this with-Wpointer-compare.Discussion:https://www.postgresql.org/message-id/CAKNkYnybV_NFVacGbW=VspzAo3TwRJFNi+9iBob66YqQMZopwg@mail.gmail.com1 parent1add0b1 commit4d06f1f
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
965 | 965 |
| |
966 | 966 |
| |
967 | 967 |
| |
968 |
| - | |
969 |
| - | |
| 968 | + | |
| 969 | + | |
970 | 970 |
| |
971 | 971 |
| |
972 | 972 |
| |
| |||
1097 | 1097 |
| |
1098 | 1098 |
| |
1099 | 1099 |
| |
1100 |
| - | |
| 1100 | + | |
1101 | 1101 |
| |
1102 | 1102 |
| |
1103 | 1103 |
| |
|
0 commit comments
Comments
(0)