forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit4b82ed6

Amit Kapila
Fix dangling pointer reference in stream_cleanup_files.
We can't access the entry after it is removed from dynahash.Author: Peter SmithDiscussion:https://postgr.es/m/CAHut+Ps-pL++f6CJwPx2+vUqXuew=Xt-9Bi-6kCyxn+Fwi2M7w@mail.gmail.com1 parenta5f002a commit4b82ed6
1 file changed
+8
-5
lines changedLines changed: 8 additions & 5 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2740 | 2740 |
| |
2741 | 2741 |
| |
2742 | 2742 |
| |
| 2743 | + | |
2743 | 2744 |
| |
2744 |
| - | |
| 2745 | + | |
2745 | 2746 |
| |
2746 | 2747 |
| |
2747 |
| - | |
2748 |
| - | |
2749 |
| - | |
2750 |
| - | |
| 2748 | + | |
| 2749 | + | |
| 2750 | + | |
2751 | 2751 |
| |
2752 | 2752 |
| |
2753 | 2753 |
| |
| |||
2763 | 2763 |
| |
2764 | 2764 |
| |
2765 | 2765 |
| |
| 2766 | + | |
| 2767 | + | |
| 2768 | + | |
2766 | 2769 |
| |
2767 | 2770 |
| |
2768 | 2771 |
| |
|
0 commit comments
Comments
(0)