git.postgresql.org Git - postgresql.git/commit
1998年11月29日 01:47:42 +0000 (01:47 +0000)
1998年11月29日 01:47:42 +0000 (01:47 +0000)
commit 9e0e148a83c5348b4b72b855d3715c7155301f60
pq_getstr didn't handle buffer overrun correctly; it would
fail to consume the rest of the input string, and worse it would write
one more byte than it should into the buffer, probably resulting in coredump.
Fortunately there's a correct implementation next door in pqcomprim.c.
This is the main PostgreSQL git repository.
RSS
Atom