diff options
author | Austin Clements <amdragon@MIT.EDU> | 2012-04-22 11:50:52 -0400 |
---|---|---|
committer | David Bremner <bremner@debian.org> | 2012-04-24 23:25:52 -0300 |
commit | 2e7b6494046342872f1f79418679b1554d6d1005 (patch) | |
tree | 8f6e5a73f33c82bc4ba859572aa884828440c9cb /test/search-folder-coherence | |
parent | 746fef0aeafe1f29720140ab8778cdee22d519cb (diff) |
new: Fix missing end_atomic in remove_filename on error
Previously, if we failed to find the message by filename in
remove_filename, we would return immediately from the function without
ending its atomic block. Now this code follows the usual goto DONE
idiom to perform cleanup.
Diffstat (limited to 'test/search-folder-coherence')
0 files changed, 0 insertions, 0 deletions