- Notifications
You must be signed in to change notification settings - Fork9
Commitbaab923
Marina Polyakova
PGPRO-7102: fix warning in the function handle_response
For a build without assertions we get the following warning:src/resolver.c: In function ‘handle_response’:src/resolver.c:616:37: error: ‘gid’ may be used uninitialized in this function[-Werror=maybe-uninitialized]1 parent605aa9e commitbaab923
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
450 | 450 | | |
451 | 451 | | |
452 | 452 | | |
453 | | - | |
| 453 | + | |
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
| |||
0 commit comments
Comments
(0)