--- liblzf/lzf_c.c 2007/11/13 11:30:37 1.26 +++ liblzf/lzf_c.c 2007/11/25 16:06:18 1.27 @@ -138,7 +138,7 @@ ref = *hslot; *hslot = ip; if (1 -#if INIT_HTAB && !USE_MEMCPY +#if INIT_HTAB && ref < ip /* the next test will actually take care of this, but this is faster */ #endif && (off = ip - ref - 1) < MAX_OFF