summaryrefslogtreecommitdiff
path: root/hw/xfree86/parser/Keyboard.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/parser/Keyboard.c')
-rw-r--r--hw/xfree86/parser/Keyboard.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/xfree86/parser/Keyboard.c b/hw/xfree86/parser/Keyboard.c
index e1f8b0508..62031f629 100644
--- a/hw/xfree86/parser/Keyboard.c
+++ b/hw/xfree86/parser/Keyboard.c
@@ -167,6 +167,7 @@ xf86parseKeyboardSection (void)
xf86conffree(s1);
}
xf86unGetToken (token);
+ xf86conffree(s);
break;
case SERVERNUM:
xf86parseWarning(OBSOLETE_MSG, xf86tokenString());