]> granicus.if.org Git - postgresql/commit
Patch for:
authorMarc G. Fournier <scrappy@hub.org>
Thu, 13 Feb 1997 08:06:36 +0000 (08:06 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Thu, 13 Feb 1997 08:06:36 +0000 (08:06 +0000)
commit809ae06ab2fa2c8c442582b06e459bcf63554310
treea8e8755526375bf903dccc69c465d6e5f4dd9816
parentd937b4efdbeead812658eb119186e83c038aeacb
Patch for:

The following patch to src/backend/libpq/pqpacket.c provides additional
checking for bad packet length data. It was tested with the Linux telnet
client, with netcat using the numbers.txt and by dumping random numbers
into the port.

Patch by: Alvaro Martinez Echevarria <alvaro@lander.es>
src/backend/libpq/pqpacket.c