aboutsummaryrefslogtreecommitdiffstats
path: root/xmalloc.c
diff options
context:
space:
mode:
authoroga2008-05-18 19:47:19 +0000
committeroga2008-05-18 19:47:19 +0000
commitb3be6dd46fcbdd8eecad697f2ead6f2ab25a933b (patch)
tree45a9ff3d9fa86587f3a4e1caa7b9dd8adfcca531 /xmalloc.c
parent71e6f7437aa9210cf26fe38b93552ca3bf86cee3 (diff)
downloadcwm-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 'xmalloc.c')
0 files changed, 0 insertions, 0 deletions