[smtpd/qpsmtpd] 8c1c5c: Remove unnecessary calls to cleanup_and_return()
[email protected] (GitHub) Wed, 21 Jan 2015 15:45:34 -0800
| Newsgroups | perl.qpsmtpd.dev |
|---|---|
| Message-ID | <54c03a1ee575f_201c3faad5cb92a01069bb@hookshot-fe4-cp1-prd.iad.github.net.mail> |
----==_mimepart_54c03a1ee5370_201c3faad5cb92a01068d5
Content-Type: text/plain;
charset=UTF-8
Content-Transfer-Encoding: 7bit
Branch: refs/heads/master
Home: https://github.com/smtpd/qpsmtpd
Commit: 8c1c5c851d045da9b23b15396f85b8549990d399
https://github.com/smtpd/qpsmtpd/commit/8c1c5c851d045da9b23b15396f85b8549990d399
Author: Jared Johnson <[email protected]>
Date: 2015-01-21 (Wed, 21 Jan 2015)
Changed paths:
M plugins/greylisting
Log Message:
-----------
Remove unnecessary calls to cleanup_and_return()
prune_db() and migrate_db() already call unlock(), calling
cleanup_and_return() only added a second (redundant) call to unlock()
Commit: 846c77ee94882c84cd24a5d85545faf5a4f6bb6f
https://github.com/smtpd/qpsmtpd/commit/846c77ee94882c84cd24a5d85545faf5a4f6bb6f
Author: Matt Simerson <[email protected]>
Date: 2015-01-21 (Wed, 21 Jan 2015)
Changed paths:
M plugins/greylisting
Log Message:
-----------
Merge pull request #198 from jaredj/less-cleanup-and-return
Remove unnecessary calls to cleanup_and_return()
Compare: https://github.com/smtpd/qpsmtpd/compare/b97508b2175e...846c77ee9488
----==_mimepart_54c03a1ee5370_201c3faad5cb92a01068d5--