Use the pthread cleanup handlers during cipher operations.
commitc015a565978e69e31788d73e6484e2ceb5422d56
authorBen Kibbey <bjk@luxsci.net>
Mon, 28 May 2012 15:18:55 +0000 (28 11:18 -0400)
committerBen Kibbey <bjk@luxsci.net>
Mon, 28 May 2012 15:22:23 +0000 (28 11:22 -0400)
treed8d478d18bc68baf57be203f38ece9aaae7de034
parent9e1458c37f119335e7338b998c1e820c8edaff33
Use the pthread cleanup handlers during cipher operations.

To prepare for client thread cancellation.
src/agent.c