aboutsummaryrefslogtreecommitdiff
path: root/src/backend/utils/adt/jsonb_util.c
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2014-05-28 11:50:41 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2014-05-28 11:50:41 -0400
commit2103218dd4a0c6a44d05c09c066da20e1c2360fb (patch)
tree8ab065a4e66075d75d553ea6b698b7cb18545038 /src/backend/utils/adt/jsonb_util.c
parent8232d6df4c943a30c08e65d7ea893cb762bc5612 (diff)
downloadpostgresql-2103218dd4a0c6a44d05c09c066da20e1c2360fb.tar.gz
postgresql-2103218dd4a0c6a44d05c09c066da20e1c2360fb.zip
Fix stack clobber in new uuid-ossp code.
The V5 (SHA1 hashing) code wrote 20 bytes into a 16-byte local variable. This had accidentally failed to fail in my testing and Matteo's, but buildfarm results exposed the problem.
Diffstat (limited to 'src/backend/utils/adt/jsonb_util.c')
0 files changed, 0 insertions, 0 deletions