diff
19     if (output_buf[row] != NULL) {
20         jzero_far((void *) output_buf[row], (size_t) (width * sizeof(JSAMPLE)));
21     }
