Mike Frysinger 236bf91feb sim: bfin: avoid stack error under asan
We set up an array of 3 elements and then index into it with a 2bit
value.  We check the range before we actually use the pointer, but
the indexing is enough to make asan upset, so just stuff a fourth
value in there to keep things simple.
2015-12-26 18:22:37 -05:00
..
2015-03-16 01:23:52 -04:00
2015-04-01 01:07:57 -04:00
2015-06-23 15:02:08 -04:00
2015-12-25 02:18:16 -05:00
2011-03-15 20:44:11 +00:00
2015-12-25 04:40:31 -05:00
2015-12-25 04:40:31 -05:00
2013-06-17 04:43:22 +00:00