Add tests to enlargeStringInfo() to avoid possible buffer-overrun or
Tom Lane <tgl@sss.pgh.pa.us>
Add tests to enlargeStringInfo() to avoid possible buffer-overrun or infinite-loop problems if a bogus data length is passed.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/lib/stringinfo.c | modified | +23 −1 |