<div dir="ltr">Hello,<br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 18, 2017 at 3:35 PM, Roger Lipscombe <span dir="ltr"><<a href="mailto:roger@differentpla.net" target="_blank">roger@differentpla.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">If I get the list of binaries for a process, using process_info(Pid,<br>
binary), each returned binary has an Id. If I find the same Id in the<br>
list of binaries for another process, is it the same binary?<br></blockquote><div><br></div><div>yes, it is the same binary. The ID is, in the current implementation, the pointer to the binary data.</div><div><br></div><div>Lukas</div></div></div></div>