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.
Updated by Jérémie Galarneau over 10 years ago
- Status changed from Confirmed to Resolved
- % Done changed from 0 to 100
Applied in changeset tools|commit:41e16a7c24eed8c602399781ff545b99930d73c6.
Actions