* harbour/contrib/hbbz2/hbbz2.c * use hb_xalloc()/hb_xfree() inside BZIP2 code to allocate/free memory ! added protection against 32-bit memory buffer overflow. It also fixed warnings on platforms where HB_SIZE is 32bit value.