Actions
Optimization #585
closedper detect thread filemagic ctx
Effort:
Difficulty:
Label:
Description
Just like luajit, have a per detect thread filemagic ctx. Probably leave the current in place for logging modules access.
Updated by Victor Julien about 12 years ago
- Status changed from Assigned to Closed
- % Done changed from 0 to 100
Addressed by:
commit fd6df00684a503b69d303d6cffe2b6ba5ffbd531 Author: Victor Julien <victor@inliniac.net> Date: Thu Oct 25 13:39:13 2012 +0200 Bug 585: use per detect thread libmagic ctx
Actions