Submitted by bin2chen
BuyCrowdfundBase.sol \_buy()
When callValue = 0 is settledPrice to totalContributions ignoring whether totalContributions > maximumPrice
resulting in the minimum proportion of participants expected to become smaller
(AuctionCrowdfund.sol finalize()  similar)
add check
merklejerk (PartyDAO) confirmed and commented:
0xble (PartyDAO) resolved:
HardlyDifficult (judge) commented:
