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



3rdparty/libprocess/src/httpd.cpp
<https://reviews.apache.org/r/26473/#comment96312>

    oh no! what if malloc fails in this file?!
    
    oy...


- Dominic Hamon


On Oct. 8, 2014, 6:20 p.m., Cody Maloney wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/26473/
> -----------------------------------------------------------
> 
> (Updated Oct. 8, 2014, 6:20 p.m.)
> 
> 
> Review request for mesos, Adam B and Dominic Hamon.
> 
> 
> Bugs: MESOS-1870
>     https://issues.apache.org/jira/browse/MESOS-1870
> 
> 
> Repository: mesos-git
> 
> 
> Description
> -------
> 
> This makes it so any time there is an abort, we get a line number and at 
> least a basic message as to why there was an abort. If you want a clean(er) 
> exit, use <stout/exit>.
> 
> 
> Diffs
> -----
> 
>   3rdparty/libprocess/include/process/event.hpp bf689d7 
>   3rdparty/libprocess/include/process/http.hpp d540775 
>   3rdparty/libprocess/include/process/socket.hpp dbcb4f4 
>   3rdparty/libprocess/src/httpd.cpp eab3aa5 
>   3rdparty/libprocess/src/synchronized.hpp 70f6cd0 
> 
> Diff: https://reviews.apache.org/r/26473/diff/
> 
> 
> Testing
> -------
> 
> make distcheck
> 
> 
> Thanks,
> 
> Cody Maloney
> 
>

Reply via email to