fScratchVecs
free(fScratchVecs);
fScratchVecs = (generic_io_vec*)malloc(
if (fScratchVecs == NULL)
vecs = fScratchVecs;
generic_io_vec* fScratchVecs;