On 04.10.21 19:09, Sergey Shinderuk wrote:> I wonder what is the proper fix. Just drop pfree() altogether or add> pstrdup() instead? I see that makeMultirangeTypeName() doesn't bother> freeing its buf.
I think removing the pfree()s is a correct fix.