Merge branch 'jk/pack-bitmap'
commit1697bf30df3ec6c28b180bc290d7d11d2fe97562
authorJunio C Hamano <gitster@pobox.com>
Thu, 24 Apr 2014 19:31:50 +0000 (24 12:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 24 Apr 2014 19:31:51 +0000 (24 12:31 -0700)
treecf881eb498bc11f9f593323d57b7c43e91bb474b
parentd508e4a8e2391ae2596403b6478d01cf3d5f928f
parent68f4e1fc6abd332726dd281c76dd63ce7d13d7a1
Merge branch 'jk/pack-bitmap'

A last minute (and hopefully the last) fix to avoid coredumps due
to an incorrect pointer arithmetic.

* jk/pack-bitmap:
  ewah_bitmap.c: do not assume size_t and eword_t are the same size