forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4a0a5f2
committed
vacuumlo: Avoid unlikely memory leak.
Spotted by Coverity. This isn't likely to matter in practice, butthere's no harm in fixing it.Michael Paquier1 parent59f71a0 commit4a0a5f2
1 file changed
+9
-0
lines changedLines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
240 | 240 |
| |
241 | 241 |
| |
242 | 242 |
| |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
243 | 249 |
| |
244 | 250 |
| |
245 | 251 |
| |
| |||
256 | 262 |
| |
257 | 263 |
| |
258 | 264 |
| |
| 265 | + | |
| 266 | + | |
| 267 | + | |
259 | 268 |
| |
260 | 269 |
| |
261 | 270 |
| |
|
0 commit comments
Comments
(0)