Ignavar commented on issue #1667: URL: https://github.com/apache/age/issues/1667#issuecomment-2035030738
Hello i have a question regarding this task that i wanted to clear up, i am relatively new to contributing to age hence please guide me regarding this matter. Should i also report instances of code where after memory is allocated to an object using palloc0 it is not deallocated using pfree? I have seen few instances of this while going through the code and the writing code section of PostegreSQL mentions that palloc0 automatically frees memory but its not clearly specified wether pfree should still be used. I would appreciate the help since its my first time contributing to open source -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@age.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org