]> granicus.if.org Git - postgresql/commit
Fix off-by-one memory allocation, as reported by Rod Taylor. Also
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 17 Nov 2004 19:54:24 +0000 (19:54 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 17 Nov 2004 19:54:24 +0000 (19:54 +0000)
commitedcaa8f691764efdf2a2e6849489aaf8bf153a83
tree4d574689941eaf495d0585aa7ed6740b4fd61677
parent6444bc35357db9ce16af8584d7baaa30e510724b
Fix off-by-one memory allocation, as reported by Rod Taylor.  Also
avoid repalloc'ing twice when once is sufficient.
src/backend/libpq/hba.c