Skip to content
Snippets Groups Projects
Commit 48a2cd37 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

psql: fix startup crash caused by PSQLRC containing a tilde

'strdup' the PSQLRC environment variable value before calling a routine
that might free() it.

Backpatch to 9.2, where the bug first appeared.
parent bf2b0a14
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment