Merge branch 'rs/st-mult'
commit68e80da479ff940aea3f34447336e523b448f34c
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2016 21:48:41 +0000 (8 14:48 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2016 21:48:41 +0000 (8 14:48 -0700)
tree077a06f3e0602a16a0cf39b1636566809747fe3d
parent09ee6444f22b3745d29dc0d8fa5560651bbe8c19
parent50492f7b38f84619cbfb443efc3c0c78fc0304dd
Merge branch 'rs/st-mult'

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()