Fix memcmp() with different sizes. - Mailing list pgsql-patches

From Kurt Roeckx
Subject Fix memcmp() with different sizes.
Date
Msg-id 20040202222247.GA953@ping.be
Whole thread Raw
Responses Re: Fix memcmp() with different sizes.
List pgsql-patches
Not everything in the re_array is the same size.  This patch
first checks that they actually are the same size in the first
place.


Kurt


Attachment

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [pgsql-hackers-win32] Proposed dirmod.c fix for Win32
Next
From: "Magnus Hagander"
Date:
Subject: Re: [pgsql-hackers-win32] Win32 signals patch #2