484
479
return 0; /* sizeof(buffpek)*count will overflow */
486
481
tmp= (unsigned char *)malloc(length);
489
483
if (buffpek_pointers->reinit_io_cache(internal::READ_CACHE,0L,0,0) ||
490
484
my_b_read(buffpek_pointers, (unsigned char*) tmp, length))