mirror of
https://github.com/postgres/postgres.git
synced 2026-06-03 06:18:35 -04:00
70b6e99e40
the proc->argnames array has to be initialized to zero immediately on creation, since the error recovery path will try to free its elements.