Ensure that memcmp() does not run off the end of memory, per Kurt Roeckx.
Tom Lane <tgl@sss.pgh.pa.us>
Ensure that memcmp() does not run off the end of memory, per Kurt Roeckx. (Same patch committed to HEAD but I fat-fingered the commit message...)
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/regexp.c | modified | +3 −2 |