> On Dec. 12, 2014, 5:02 p.m., Dominic Hamon wrote:
> > 3rdparty/libprocess/3rdparty/stout/include/stout/bytes.hpp, line 101
> > <https://reviews.apache.org/r/28983/diff/1/?file=790035#file790035line101>
> >
> >     what happens if someone passes in a negative multiplier?

I'll add an ABORT for this, although we currently don't handle overflow / 
underflow in the other arithmetic operators.


- Ben


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/28983/#review64924
-----------------------------------------------------------


On Dec. 12, 2014, 7:21 a.m., Ben Mahler wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/28983/
> -----------------------------------------------------------
> 
> (Updated Dec. 12, 2014, 7:21 a.m.)
> 
> 
> Review request for mesos and Jie Yu.
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> Discovered these were missing when trying to unit test the allocator.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/3rdparty/stout/include/stout/bytes.hpp 
> 72dea4d27ae57ab924de9afc3ce6b154618a54fd 
> 
> Diff: https://reviews.apache.org/r/28983/diff/
> 
> 
> Testing
> -------
> 
> make check
> 
> Added tests in the subsequent review.
> 
> 
> Thanks,
> 
> Ben Mahler
> 
>

Reply via email to