diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2015-12-27 13:03:19 -0300 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2015-12-27 13:03:19 -0300 |
commit | 51dd54ba79cc4b42a77c5246853a5794f44e1818 (patch) | |
tree | b62a079422b43bef316d67e713e5631cb0ac6de5 /src | |
parent | f9643d0d6dd303a6733f8b3015c7659680e7fe42 (diff) |
Add forgotten CHECK_FOR_INTERRUPT calls in pgcrypto's crypt()
Both Blowfish and DES implementations of crypt() can take arbitrarily
long time, depending on the number of rounds specified by the caller;
make sure they can be interrupted.
Author: Andreas Karlsson
Reviewer: Jeff Janes
Backpatch to 9.1.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions