Avoid resource leak (src/test/modules/test_binaryheap/test_binaryheap.c)
Ranier Vilela <ranier.vf@gmail.com>
From: Ranier Vilela <ranier.vf@gmail.com>
To: PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-09-12T17:53:56Z
Lists: pgsql-hackers
Attachments
- avoid-resource-leak-test_binaryheap.patch (application/octet-stream) patch
Hi. Per Coverity. Coverity reports this resource leak in test_binaryheap module. I think that is right. Trivial patch attached. best regards, Ranier Vilela