mirror of
https://github.com/postgres/postgres.git
synced 2026-06-16 05:30:15 -04:00
48a2cd370e
'strdup' the PSQLRC environment variable value before calling a routine that might free() it. Backpatch to 9.2, where the bug first appeared.