diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2014-01-05 14:47:30 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2014-01-05 15:04:46 +0100 |
commit | 8e74848cff12ea9902c59081515d46fc51d6f545 (patch) | |
tree | a6700006b538b09a6944b8d5a53a760711e0bfe5 /tests/test_pycompile.sh | |
parent | 328894237b24e50b8d39f1fe85f9fa7e2d37e5de (diff) |
Fix memory leaks related to set_pop()
Some pieces of code did not properly free() the value returned by
set_pop().
The leak in group code was related to the introduction of nested group
functionality in 41ba574 (merged in 3daa68d) so should only be present
in releases 0.9.0 forward.
The leak in the netgroup code only ended up in the Solaris version of
the NSS module and was introduced in 4ea9ad1 (merged in 5c8779d). This
leak is present in all releases from 0.8.0 forward.
Diffstat (limited to 'tests/test_pycompile.sh')
0 files changed, 0 insertions, 0 deletions