Fix for PR26812: possible overflow issue in std::allocator::allocate
authorMarshall Clow <mclow.lists@gmail.com>
Thu, 3 Mar 2016 12:04:39 +0000 (12:04 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Thu, 3 Mar 2016 12:04:39 +0000 (12:04 +0000)
commit4cec709ed60a7ffdea782edfdddc269c274decf2
tree5ec19f2dca87ba19a5f3bf4d779910eec4aa9fcd
parent1ad03e7f01124041865000cccc99b54f0a2e853a
Fix for PR26812: possible overflow issue in std::allocator::allocate

llvm-svn: 262610
libcxx/include/memory
libcxx/test/std/utilities/memory/default.allocator/allocator.members/allocate.size.pass.cpp [new file with mode: 0644]