aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/arrayutils.c
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2007-02-08 11:10:27 +0000
committerPeter Eisentraut <peter_e@gmx.net>2007-02-08 11:10:27 +0000
commit086c189456655846707d9a260a3919f4404ecd9e (patch)
treec4c34d96579d19884bdc12cec5dec76f6a8f962c /src/backend/utils/adt/arrayutils.c
parentb79575ce4599db628a09773003b2e73d81d75f54 (diff)
downloadpostgresql-086c189456655846707d9a260a3919f4404ecd9e.tar.gz
postgresql-086c189456655846707d9a260a3919f4404ecd9e.zip
Normalize fgets() calls to use sizeof() for calculating the buffer size
where possible, and fix some sites that apparently thought that fgets() will overwrite the buffer by one byte. Also add some strlcpy() to eliminate some weird memory handling.
Diffstat (limited to 'src/backend/utils/adt/arrayutils.c')
0 files changed, 0 insertions, 0 deletions