diff options
author | oga | 2008-05-18 19:47:19 +0000 |
---|---|---|
committer | oga | 2008-05-18 19:47:19 +0000 |
commit | b3be6dd46fcbdd8eecad697f2ead6f2ab25a933b (patch) | |
tree | 45a9ff3d9fa86587f3a4e1caa7b9dd8adfcca531 /client.c | |
parent | 71e6f7437aa9210cf26fe38b93552ca3bf86cee3 (diff) | |
download | cwm-b3be6dd46fcbdd8eecad697f2ead6f2ab25a933b.tar.gz |
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 '')
0 files changed, 0 insertions, 0 deletions