Arun Sharma <[email protected]> writes: >* Occasional patches that introduce calls to malloc
Indeed, I had some "fun" piecing together a working libunwind for x86-64 from git head minus the malloc (and fopen) patches. But once that was done, we found no further problems with it, apart from the danger of dereferencing bad addresses when unwind information is spotty. _______________________________________________ Libunwind-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/libunwind-devel
