You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Alexander Rojas (JIRA)" <ji...@apache.org> on 2015/02/27 11:34:04 UTC

[jira] [Updated] (MESOS-2418) Remove raw pointers from stout/os.hpp

     [ https://issues.apache.org/jira/browse/MESOS-2418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alexander Rojas updated MESOS-2418:
-----------------------------------
    Description: 
As a follow up to MESOS-2412 where we  was a discussion to introduce another datastructure for buffer mangement instead of using raw pointers.

This would make memory management more robust and reduce the potential for future memleaks (as in MESOS-2412).


  was:
As a follow up to Mesos-2412 where we  was a discussion to introduce another datastructure for buffer mangement instead of using raw pointers.

This would make memory management more robust and reduce the potential for future memleaks (as in Mesos-2412).



> Remove raw pointers from stout/os.hpp
> -------------------------------------
>
>                 Key: MESOS-2418
>                 URL: https://issues.apache.org/jira/browse/MESOS-2418
>             Project: Mesos
>          Issue Type: Improvement
>          Components: stout
>            Reporter: Joerg Schad
>            Priority: Minor
>
> As a follow up to MESOS-2412 where we  was a discussion to introduce another datastructure for buffer mangement instead of using raw pointers.
> This would make memory management more robust and reduce the potential for future memleaks (as in MESOS-2412).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)