]> granicus.if.org Git - postgresql/commit
Remove somebody's ill-considered free() call, per report from Chander Ganesan.
authorTom Lane <tgl@sss.pgh.pa.us>
Thu, 12 Oct 2006 05:14:49 +0000 (05:14 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Thu, 12 Oct 2006 05:14:49 +0000 (05:14 +0000)
commita50606de91fea47120daea9686956bcf0bc52bac
tree724150fb3c90c0259c223cc1303e8e554c1eb8e3
parent638cc9abf89a4e0ae2de45d716db2e6f7ae50501
Remove somebody's ill-considered free() call, per report from Chander Ganesan.
No, I do not care whether Coverity considers this a memory leak.
It's entirely not worth the code space to do it correctly.
src/bin/pg_ctl/pg_ctl.c