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

Joseph Wu updated MESOS-6672:
-----------------------------
    Shepherd: Joseph Wu

> Class DynamicLibrary's default copy constructor can lead to inconsistent state
> ------------------------------------------------------------------------------
>
>                 Key: MESOS-6672
>                 URL: https://issues.apache.org/jira/browse/MESOS-6672
>             Project: Mesos
>          Issue Type: Bug
>          Components: stout
>            Reporter: Benjamin Bannier
>            Assignee: Benjamin Bannier
>              Labels: mesosphere, tech-debt
>
> The class {{DynamicLibrary}} provides a RAII wrapper around a low-level 
> handle to a loaded library. Currently it supports copy- and move-construction 
> which would lead to two libraries holding handles to the same library. This 
> can e.g., lead to libraries being unloaded while other wrappers still hold 
> handles.



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

Reply via email to