Use memcpy() instead of strncpy() for copying into varlena structures.
Peter Eisentraut <peter_e@gmx.net>
Use memcpy() instead of strncpy() for copying into varlena structures.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/intarray/_int_bool.c | modified | +1 −1 |
| contrib/tsearch2/query.c | modified | +1 −1 |