diff
200       if (!do_display)
201       if (ph + sizeof(uint64_t) <= limit && row > 0)
202           memcpy(&this_set[row - 1].signature, ph, sizeof(uint64_t));
