David,

golay23_decode() overruns a table once in a while because the unpacked 
bit array has garbage in it. Some value is greater than 1 and the input 
code word ends up negative. I ran Valgrind to see if it was a problem in 
my code, and didn't see any wild memory references, but I do get 
uninitialized data as input to a conditional switch complaints as 
detailed in my last email.

     Thanks

     Bruce

------------------------------------------------------------------------------
_______________________________________________
Freetel-codec2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freetel-codec2

Reply via email to