Looks good.<br><br><div class="gmail_quote">On Fri, Jan 13, 2012 at 4:49 PM, Alexander Potapenko <span dir="ltr"><<a href="mailto:glider@google.com">glider@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I've removed "static" from asan_linux.cc to fix compilation on Linux.<br>
<div class="HOEnZb"><div class="h5"><br>
On Fri, Jan 13, 2012 at 4:35 PM, Alexander Potapenko <<a href="mailto:glider@google.com">glider@google.com</a>> wrote:<br>
> This patch moves the code reading /proc/self/environ into AsanGetEnv<br>
> in asan_linux.cc, because /proc is unavailable on Mac.<br>
> Instead the Mac version of AsanGetEnv iterates over the array of<br>
> environment variables obtained from _NSGetEnviron()<br>
><br>
> --<br>
> Alexander Potapenko<br>
> Software Engineer<br>
> Google Moscow<br>
<br>
<br>
<br>
--<br>
Alexander Potapenko<br>
Software Engineer<br>
Google Moscow<br>
</div></div></blockquote></div><br>