CVSROOT: /cvsrootModule name: pgsql-serverChanges by: tgl@svr1.postgresql.org 04/05/11 17:07:38
Modified files: src/backend/lib: Tag: REL7_4_STABLE stringinfo.c
Log message: Add tests to enlargeStringInfo() to avoid possible buffer-overrun or infinite-loop problems if a bogus data length is passed.