Closed ghost closed 6 years ago
Hi Murray, sorry about that... I think the indent may have gotten dropped when I copied over from my build environment. Should be fixed now.
Do you know how I can merge this onto a branch other than "master"? Or do you need to do a new PR? I want to start putting these on "develop".
I don't know... Let me know if you need anything from me. But, did you check out the memory leaks part? They seem worthy of bringing out.
.. Juan
On Thu, Dec 14, 2017 at 8:21 PM, Murray S. Kucherawy < notifications@github.com> wrote:
Do you know how I can merge this onto a branch other than "master"? Or do you need to do a new PR? I want to start putting these on "develop".
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/trusteddomainproject/OpenARC/pull/68#issuecomment-351885770, or mute the thread https://github.com/notifications/unsubscribe-auth/AdYqMYjgmrwzCq30kVfO0bnMRVEin4IOks5tAcmPgaJpZM4QRJjL .
On Fri, Dec 15, 2017 at 3:50 PM, Juan Altmayer Pizzorno < notifications@github.com> wrote:
I don't know... Let me know if you need anything from me. But, did you check out the memory leaks part? They seem worthy of bringing out.
.. Juan
Juan,
We have heard a non-specific report of memory leaks from the person working on implementing ARC for MessageSystem's Momentum/LUA too. If you have a patch, I'm sure they would be interested.
--Kurt
Juan, for changing the branch the pull request is for, see https://help.github.com/articles/changing-the-base-branch-of-a-pull-request/
Hi Kurt, I did share my patch with Elliot... I'm just coming back from leave, so I'll reach out to him to see what's new. Thanks!
.. Juan
I'll fix it myself.
I had the wrappers pointing to OPENSSL_malloc and such, but wasn't clear whether you'd like them. If you could keep using wrapper macros like these, I can always easily point them to debugging memory functions...