Here: https://github.com/cmusphinx/sphinxbase/blob/4ffc4b79515fd18f7adfbf80c20f3c0ecb9edccd/src/sphinx_adtools/cont_seg.c#L208 voiced_buf is always NULL, and passed as such to fwrite.
Here:
sphinxbase/src/sphinx_adtools/cont_seg.c
Line 208 in 4ffc4b7
voiced_buf is always NULL, and passed as such to fwrite.