<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi guys,<div><br></div><div>If I keep calling ei_x_encode_atom(ei_x_buff* x, const char *p)) (<a href="http://erlang.org/doc/man/ei.html#ei_x_encode_atom">http://erlang.org/doc/man/ei.html#ei_x_encode_atom</a>)</div><div>again and again to create the same atom 'ok' ... am I leaking memory?</div><div><br></div><div>Yes, I can create the atom 'ok' since the beginning as a static variable and use its reference.</div><div>But want to be sure I'm leaking memory (or not) in the first case.</div><div><br></div><div><div apple-content-edited="true">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Regards,</div><div>Zabrane</div><div><br></div></div></span></div><br class="Apple-interchange-newline">
</div>
<br></div></body></html>