Fix memory leaks introduced by commit 283e823f9dcb

When freeing pending_shmem_requests we should also free the ->options.

Author: Aleksander Alekseev <[email protected]>
Discussion: 
https://www.postgresql.org/message-id/caj7c6tn9tp8mtc0wxm0zfswqjfbqu8gpe+o5kqhb1-cq740...@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/ed71d7356e3b394f579db87782a41e3d5dfb99ad

Modified Files
--------------
src/backend/storage/ipc/shmem.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)

Reply via email to