OSDN Git Service

Merge branch 'jk/pack-bitmap'
authorJunio C Hamano <gitster@pobox.com>
Thu, 24 Apr 2014 19:31:50 +0000 (12:31 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 24 Apr 2014 19:31:51 +0000 (12:31 -0700)
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


Trivial merge