OSDN Git Service

Merge branch 'rs/bswap-ubsan-fix'
authorJunio C Hamano <gitster@pobox.com>
Fri, 11 Aug 2017 20:26:57 +0000 (13:26 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 11 Aug 2017 20:26:57 +0000 (13:26 -0700)
Code clean-up.

* rs/bswap-ubsan-fix:
  bswap: convert get_be16, get_be32 and put_be32 to inline functions
  bswap: convert to unsigned before shifting in get_be32


Trivial merge