Re: 7.2 fe-exec.c patch to PQescapeString()

From: Ed Loehr <pgpatches(at)bluepolka(dot)net>
To: pgsql-patches(at)postgresql(dot)org
Subject: Re: 7.2 fe-exec.c patch to PQescapeString()
Date: 2002-04-04 23:57:20
Message-ID: 3CACE860.9090308@bluepolka.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

This patch makes PQescapeString() guard against null input

ptrs and/or length == 0 input. If any of these occur, the

function returns 0.

Attachment Content-Type Size
fe-exec.diff text/plain 218 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Nicolas Bazin 2002-04-05 00:14:49 Re: please apply patch - build on Unixware with GCC
Previous Message Josh Berkus 2002-04-04 17:20:05 Re: 16 parameter limit