Skip to content
Commit 0fd663e9 authored by Jason Evans's avatar Jason Evans
Browse files

Avoid pointless chunk_recycle() call.

Avoid calling chunk_recycle() for mmap()ed chunks if config_munmap is
disabled, in which case there are never any recyclable chunks.

This resolves #164.
parent 77d597eb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment