Remove somebody's ill-considered free() call, per report from Chander Ganesan.
Tom Lane <tgl@sss.pgh.pa.us>
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.
Files
| Path | Change | +/− |
|---|---|---|
| src/bin/pg_ctl/pg_ctl.c | modified | +1 −2 |