forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9add1bb
committed
Fix small memory leaks in GUC checks
Follow-up commit toa9d58bf. Backpatch down to v16 wherethis was added in order to keep the code consistent for futurebackpatches.Author: Tofig Aliev <t.aliev@postgrespro.ru>Reviewed-by: Daniel Gustafsson <daniel@yesql.se>Reviewed-by: Masahiko Sawada <sawada.mshk@gmail.com>Discussion:https://postgr.es/m/bba4313fdde9db46db279f96f3b748b1@postgrespro.ruBackpatch-through: 161 parent556f7b7 commit9add1bb
1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1082 | 1082 |
| |
1083 | 1083 |
| |
1084 | 1084 |
| |
| 1085 | + | |
| 1086 | + | |
1085 | 1087 |
| |
1086 | 1088 |
| |
1087 | 1089 |
| |
| |||
1118 | 1120 |
| |
1119 | 1121 |
| |
1120 | 1122 |
| |
| 1123 | + | |
| 1124 | + | |
1121 | 1125 |
| |
1122 | 1126 |
| |
1123 | 1127 |
| |
|
0 commit comments
Comments
(0)