Prevent problem with extra-long password packets from allocating lots of
authorBruce Momjian <bruce@momjian.us>
Thu, 29 Aug 2002 21:50:36 +0000 (21:50 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 29 Aug 2002 21:50:36 +0000 (21:50 +0000)
commitf81ce4a0f6985dc70a549f08b4f94306e65b86a8
treedb63d50f2b7b0fe9cf0ec9429a2f558e28186e87
parent626eca697cf4470c44cb76f0603302201538c47e
Prevent problem with extra-long password packets from allocating lots of
memory.

Neil Conway
src/backend/libpq/auth.c