Changeset [e643f023bf668f3bd8cfef117462884dc3a70bc8] by Lukas Pitschl
July 5th, 2015 @ 01:17 AM
[FIX] Properly close socket connection to gpg-agent when querying if a passphrase is in cache [#147 state:fixed]
- Before the socket was not closed, if the passphrase was found in the gpg-agent's cache. After a while the available file descriptors where exhausted and many IO operations using gpg-agent would fail.
- Adds the GPGSocketCloseTest unit test which fails if the socket connections are not properly closed. https://github.com/GPGTools/Libmacgpg/commit/e643f023bf668f3bd8cfef...
Committed by Lukas Pitschl
- A NewUnitTests/GPGSocketCloseTest.m
- A NewUnitTests/Info.plist
- M Libmacgpg.xcodeproj/project.pbxproj
- M Source/GPGTaskHelper.m
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป