diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2012-01-27 23:09:16 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2012-01-27 23:10:02 -0500 |
commit | b882ffc24ed14fb7dcdf7eb8792df8105d79abc8 (patch) | |
tree | c7ca180faa9da7470acdf5a9cf04744c0829a716 /src/backend/commands/dbcommands.c | |
parent | 3852cfaf6065f14dd3dc4d2f59583de3c594d28b (diff) |
Fix error detection in contrib/pgcrypto's encrypt_iv() and decrypt_iv().
Due to oversights, the encrypt_iv() and decrypt_iv() functions failed to
report certain types of invalid-input errors, and would instead return
random garbage values.
Marko Kreen, per report from Stefan Kaltenbrunner
Diffstat (limited to 'src/backend/commands/dbcommands.c')
0 files changed, 0 insertions, 0 deletions