symbols: fix memleak from default KeyInfo
authorRan Benita <ran234@gmail.com>
Fri, 21 Sep 2012 23:36:05 +0000 (02:36 +0300)
committerDaniel Stone <daniel@fooishbar.org>
Sun, 23 Sep 2012 23:08:54 +0000 (09:08 +1000)
commitf671ce07ff58c7685a6bec9ba0faf3227907681d
tree33d83bcf4497f3484e963c400af093486b4d0f23
parenta12b5f6224cfc728f11afe2d30906fa06b771b28
symbols: fix memleak from default KeyInfo

If the default KeyInfo gets any keysyms or actions, it needs to be
free'd.

Signed-off-by: Ran Benita <ran234@gmail.com>
src/xkbcomp/symbols.c