test_disable: Extend button array to fix memory corruption
authorStefan Schmidt <s.schmidt@samsung.com>
Fri, 23 Jan 2015 11:32:42 +0000 (12:32 +0100)
committerStefan Schmidt <s.schmidt@samsung.com>
Fri, 23 Jan 2015 11:32:42 +0000 (12:32 +0100)
commit3ce2da9be32435a58467158d701d2723f10217da
treeeeea67812f81d0ff483ff663d20055c819823344
parent7a4e31aae7d9a3993d14209454e2c2c016da66d8
test_disable: Extend button array to fix memory corruption

We are accessing btn[3] in the code so we should make sure the array it big
enough for it.

CID: 1265613
src/bin/test_disable.c