diff options
author | Owain Ainsworth <oga@cvs.openbsd.org> | 2008-05-18 19:47:20 +0000 |
---|---|---|
committer | Owain Ainsworth <oga@cvs.openbsd.org> | 2008-05-18 19:47:20 +0000 |
commit | 7b2a24f1104fcbb8d00c3076ed1b908ed47025fa (patch) | |
tree | 4c9d95d34b5a0f97a975bd12e1e146a30aa97f28 /app/xmodmap | |
parent | 6ec0b5d96696c62e0458ca75c8470e66cd996d9f (diff) |
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 'app/xmodmap')
0 files changed, 0 insertions, 0 deletions