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 | 0a29cf693d385a60fb37c1f396af6fd8ffadc2e6 (patch) | |
tree | a7ebeb4dacfbe702d4de932fbef8d1153c80b891 /src | |
parent | 70ff73717004912a27506f31ef3c6aef77d64708 (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