mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-30 15:45:26 +00:00
Moved the pool destruction at the correct location
This commit is contained in:
@@ -773,8 +773,9 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
return_count++;
|
||||
|
||||
DESTROY(pool);
|
||||
}
|
||||
|
||||
DESTROY(pool);
|
||||
} // for ...
|
||||
|
||||
if (more_available)
|
||||
|
||||
Reference in New Issue
Block a user