postgresql/src/interfaces
Peter Eisentraut 3043608cf7 ecpg: Fix off-by-one error in memory copying
In a rare case, one byte past the end of memory belonging to the
sqlca_t structure would be written to.

found by Coverity
2012-03-11 01:03:09 +02:00
..
ecpg ecpg: Fix off-by-one error in memory copying 2012-03-11 01:03:09 +02:00
libpq libpq: Fix memory leak 2012-03-11 00:47:36 +02:00
Makefile Fix parallel make when running make install before make all 2011-03-08 23:52:29 +02:00