forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit969274d
committed
Fix memory leak.
Memory is allocated twice for "file" and "files" variables inBufFileOpenShared().Author: Antonin HouskaDiscussion:https://postgr.es/m/11329.1529045692%40localhost1 parent74da7cd commit969274d
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
277 | 277 |
| |
278 | 278 |
| |
279 | 279 |
| |
280 |
| - | |
| 280 | + | |
281 | 281 |
| |
282 | 282 |
| |
283 |
| - | |
| 283 | + | |
284 | 284 |
| |
285 | 285 |
| |
286 | 286 |
| |
|
0 commit comments
Comments
(0)