[Lldb-commits] [PATCH] Use kern.proc.auxv to get the aux data
Justin Hibbits
jrh29 at alumni.cwru.edu
Sat Nov 1 13:42:15 PDT 2014
Don't read to the stack, then copy to the heap. Instead, read directly to the heap, to a properly sized buffer.
http://reviews.llvm.org/D6071
Files:
source/Host/freebsd/Host.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6071.15671.patch
Type: text/x-patch
Size: 3663 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20141101/1fbab68b/attachment.bin>
More information about the lldb-commits
mailing list