Re: Review Request 45004: Fixed a memory leak in the scheduler driver.

2016-03-28 Thread Vinod Kone

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


Ship it!




Ship It!

- Vinod Kone


On March 18, 2016, 3:27 a.m., Anand Mazumdar wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/45004/
> ---
> 
> (Updated March 18, 2016, 3:27 a.m.)
> 
> 
> Review request for mesos and Vinod Kone.
> 
> 
> Repository: mesos
> 
> 
> Description
> ---
> 
> We were not freeing up the heap allocated `Credentials` object.
> 
> 
> Diffs
> -
> 
>   src/sched/sched.cpp 525255eec808c3fe5c0e38b3d1a2086bbd4eb171 
> 
> Diff: https://reviews.apache.org/r/45004/diff/
> 
> 
> Testing
> ---
> 
> make check
> 
> 
> Thanks,
> 
> Anand Mazumdar
> 
>



Review Request 45004: Fixed a memory leak in the scheduler driver.

2016-03-18 Thread Anand Mazumdar

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

Review request for mesos and Vinod Kone.


Repository: mesos


Description
---

We were not freeing up the heap allocated `Credentials` object.


Diffs
-

  src/sched/sched.cpp 525255eec808c3fe5c0e38b3d1a2086bbd4eb171 

Diff: https://reviews.apache.org/r/45004/diff/


Testing
---

make check


Thanks,

Anand Mazumdar