action: add missing array_ndx checks
authorRan Benita <ran234@gmail.com>
Sat, 15 Feb 2014 20:16:41 +0000 (22:16 +0200)
committerRan Benita <ran234@gmail.com>
Sat, 15 Feb 2014 20:47:57 +0000 (22:47 +0200)
commit3acea3b3bb5f7bba5a31dc6bf6b32a3c05738567
tree1c7fb67c22776a0bd397e432019a77115fecdd4a
parent477407f71028bdef255e7f155a8ee694b73897e7
action: add missing array_ndx checks

Only the "data" field can have them, and every other field needs to
error out if it appears. But some didn't check.

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