Actions
Bug #796
closedPossible memory leak when loading session conf. file with some options
Start date:
05/14/2014
Due date:
% Done:
100%
Estimated time:
Description
For instance, the option "group" (--group) simply strdup() in the session daemon thus having three configuration files that uses group=NAME, memory leak.
Their might be other option also that could behave like that.
Actions