On Tue, Dec 28, 2010 at 02:31:07PM +0800, David Lee wrote:
> Hi, list
> Here below is a small patch which fixes the macro `GET_MEMORY()'.
> The macro body used `size' instead of `size_in_bytes' which causes the
> macro refers to a variable named `size' in the outer scope.

Thanks for noticing this. I renamed size_in_bytes to size instead.

 -Arun

_______________________________________________
Libunwind-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/libunwind-devel

Reply via email to