aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/json.c
diff options
context:
space:
mode:
authorNoah Misch <noah@leadboat.com>2013-06-12 19:50:52 -0400
committerNoah Misch <noah@leadboat.com>2013-06-12 19:50:52 -0400
commit3a5d0c55338e6beb4c01ed5fadb1462e90db7545 (patch)
tree0cb5ef8db1911f1f2051c5c66628c18fabec3e9e /src/backend/utils/adt/json.c
parent813895e4acfa646c6c0405a0a8c5d05637f42865 (diff)
downloadpostgresql-3a5d0c55338e6beb4c01ed5fadb1462e90db7545.tar.gz
postgresql-3a5d0c55338e6beb4c01ed5fadb1462e90db7545.zip
Avoid reading below the start of a stack variable in tokenize_file().
We would wrongly overwrite the prior stack byte if it happened to contain '\n' or '\r'. New in 9.3, so no back-patch.
Diffstat (limited to 'src/backend/utils/adt/json.c')
0 files changed, 0 insertions, 0 deletions