Vincent Penquerc'h fd6a4f7372 flite: fix off by one in channel mask building
The first loop would shift 1 by 64, which is either undefined
or implementation defined, instead of clearing the top bit.

Coverity 1197691
2014-04-08 17:35:37 +01:00
..
2014-04-08 09:55:15 +02:00
2014-04-08 12:41:16 +01:00
2013-07-29 09:42:12 +02:00
2013-05-12 23:42:06 +01:00
2013-12-03 14:53:24 +01:00
2014-03-28 20:02:40 +00:00