- Notifications
You must be signed in to change notification settings - Fork5.2k
Commit5da0a62
committed
Fix crash on syslogger startup
When syslogger starts up, ListenSockets is still NULL. Don't try topfree it. Oversight in commite29c464.Reported-by: Michael PaquierDiscussion:https://www.postgresql.org/message-id/ZR-uNkgL7m60lWUe@paquier.xyz1 parentfd4d93d commit5da0a62
1 file changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2565 | 2565 | | |
2566 | 2566 | | |
2567 | 2567 | | |
2568 | | - | |
2569 | | - | |
| 2568 | + | |
| 2569 | + | |
| 2570 | + | |
| 2571 | + | |
| 2572 | + | |
| 2573 | + | |
2570 | 2574 | | |
2571 | | - | |
2572 | 2575 | | |
2573 | 2576 | | |
2574 | 2577 | | |
| |||
0 commit comments
Comments
(0)