Github user ganeshmurthy commented on a diff in the pull request:

    https://github.com/apache/qpid-dispatch/pull/108#discussion_r87624676
  
    --- Diff: src/dispatch_private.h ---
    @@ -141,4 +141,16 @@ void qd_dispatch_unregister_entity(qd_dispatch_t *qd, 
void *impl);
     /** Set the agent */
     void qd_dispatch_set_agent(qd_dispatch_t *qd, void *agent);
     
    +/**
    --- End diff --
    
    I am wondering if the function should take ownership of the passed in 
pointer. I feel more comfortable if the function makes its own copy. Just my 2 
cents.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to