Hi, On 13.09.2013 03:13, Will Glynn wrote: > single_manchester() considers both i and i+1, but the loop only > tests that i is in bounds. This causes undefined behavior, including > but not limited to a SIGBUS-related crash on Mac OS X.
Thanks, merged it. Regards, Steve
