Re: malloc interposition how?

"Leslie P. Polzer" <[email protected]>
Newsgroups org.kernel.vger.linux-c-programming
Message-ID <[email protected]>
Check the -M argument to ld to see where your malloc comes from
(well, presumably from libc, but let's be sure).

Supposedly your set_vtable stuff isn't working at all,
and you need to put the gc libs higher in the linking
order (before libc).

  Leslie
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.