xkbcomp: expr: Use XkbcAtomText instead of GetString
authorDaniel Stone <daniel@fooishbar.org>
Tue, 15 Jun 2010 14:22:05 +0000 (15:22 +0100)
committerDaniel Stone <daniel@fooishbar.org>
Tue, 22 Jun 2010 14:56:55 +0000 (15:56 +0100)
commit8904c6eea747628a93afcfc3017df537ab43223c
treed143f62e9d2686d41f5f80983e29cbd877077f7e
parentad0a3d7c52f94af306a29145560c9400fabf9f33
xkbcomp: expr: Use XkbcAtomText instead of GetString

This returns us a temporary string, rather than leaking the atom.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
src/xkbcomp/expr.c