> On Feb 2, 2018, at 7:26 AM, Joshua Hitchen wrote:
>
> In the constructor for the ByteStreamMultiFileSource, to determine the number
> of sources you iterate fNumSources until the value pointed to by
> fileNameArray[fNumSources] is NULL, but there is no guarantee that the stored
> value afte
In the constructor for the ByteStreamMultiFileSource, to determine the number
of sources you iterate fNumSources until the value pointed to by
fileNameArray[fNumSources] is NULL, but there is no guarantee that the stored
value after the pointer to the final file name pointer in the array will b