OSDN Git Service

Merge branch 'rs/st-mult'
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2016 21:48:41 +0000 (14:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2016 21:48:41 +0000 (14:48 -0700)
Micro optimization of st_mult() facility used to check the integer
overflow coming from multiplication to compute size of memory
allocation.

* rs/st-mult:
  pass constants as first argument to st_mult()


Trivial merge