diff options
author | oga <oga> | 2008-05-18 19:47:19 +0000 |
---|---|---|
committer | oga <oga> | 2008-05-18 19:47:19 +0000 |
commit | b700be764a6c0d725653f67a220a1586354cd838 (patch) | |
tree | f95586239139fdd28b51aaa2e61f340a9b9e814e /group.c | |
parent | 27b023ebcbe1f4ec24c6044fee51c22c55d5993b (diff) | |
download | cwm-b700be764a6c0d725653f67a220a1586354cd838.tar.gz cwm-b700be764a6c0d725653f67a220a1586354cd838.tar.xz cwm-b700be764a6c0d725653f67a220a1586354cd838.zip |
Fix two problems with conf_unbind():
1) it used TAILQ_FOREACH() when it's removing entrys from the list, this is bad. 2) We didn't free key, so there was a small memleak too. also rework conf_bindname's logic slightly to be more simple. ok okan@
Diffstat (limited to 'group.c')
0 files changed, 0 insertions, 0 deletions